2024-05-04 09:46:02.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:02.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:02.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:02.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:02.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-04 09:46:02.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-04 09:46:02.425 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:02.431 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@203e0860 2024-05-04 09:46:02.431 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@203e0860 2024-05-04 09:46:02.435 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.437 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef9e217 2024-05-04 09:46:02.438 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef9e217 2024-05-04 09:46:02.442 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac66310 2024-05-04 09:46:02.442 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac66310 2024-05-04 09:46:02.446 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc4e82c 2024-05-04 09:46:02.446 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fc4e82c 2024-05-04 09:46:02.449 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe990bc 2024-05-04 09:46:02.449 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe990bc 2024-05-04 09:46:02.452 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee1240c 2024-05-04 09:46:02.452 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee1240c 2024-05-04 09:46:02.455 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47260223 2024-05-04 09:46:02.456 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47260223 2024-05-04 09:46:02.459 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb1763 2024-05-04 09:46:02.459 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@feb1763 2024-05-04 09:46:02.461 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf41a52 2024-05-04 09:46:02.462 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf41a52 2024-05-04 09:46:02.462 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:46:02.465 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.469 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.695 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:02.696 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:02.696 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:02.697 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:02.734 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.735 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:46:02.736 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:02.736 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:46:02.811 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.861 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.890 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.921 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.940 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:02.947 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:03.064 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:46:03.094 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:46:03.094 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:46:03.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-04 09:46:03.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-04 09:46:03.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:03.109 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-05-04 09:46:03.110 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@203e0860: (connection evicted) 2024-05-04 09:46:03.111 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ef9e217: (connection evicted) 2024-05-04 09:46:03.111 [DefaultDispatcher-worker-5 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:03.111 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:46:03.111 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ac66310: (connection evicted) 2024-05-04 09:46:03.112 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fc4e82c: (connection evicted) 2024-05-04 09:46:03.112 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fe990bc: (connection evicted) 2024-05-04 09:46:03.113 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ee1240c: (connection evicted) 2024-05-04 09:46:03.113 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47260223: (connection evicted) 2024-05-04 09:46:03.114 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@feb1763: (connection evicted) 2024-05-04 09:46:03.114 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cf41a52: (connection evicted) 2024-05-04 09:46:03.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:03.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-04 09:46:03.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-04 09:46:03.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-04 09:46:03.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62cd562d 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:03.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:03.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:03.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:03.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-04 09:46:03.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-04 09:46:03.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.145 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.148 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.150 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:03.150 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:03.150 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:03.150 [DefaultDispatcher-worker-3 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:03.167 [DefaultDispatcher-worker-3 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.168 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:46:03.169 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:03.169 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:46:03.176 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.192 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.207 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.224 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.230 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:03.235 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d81035 2024-05-04 09:46:03.236 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d81035 2024-05-04 09:46:03.239 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.240 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@481ff69e 2024-05-04 09:46:03.240 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@481ff69e 2024-05-04 09:46:03.246 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c207b45 2024-05-04 09:46:03.246 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c207b45 2024-05-04 09:46:03.247 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.251 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@922fca5 2024-05-04 09:46:03.251 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@922fca5 2024-05-04 09:46:03.255 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7d1c0c 2024-05-04 09:46:03.255 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f7d1c0c 2024-05-04 09:46:03.260 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3861b07b 2024-05-04 09:46:03.260 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3861b07b 2024-05-04 09:46:03.264 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d40e61 2024-05-04 09:46:03.265 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@77d40e61 2024-05-04 09:46:03.268 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@690d03ea 2024-05-04 09:46:03.269 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@690d03ea 2024-05-04 09:46:03.272 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77ffbb 2024-05-04 09:46:03.273 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e77ffbb 2024-05-04 09:46:03.273 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:03.334 [DefaultDispatcher-worker-4 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939 2024-05-04 09:46:03.367 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:46:03.367 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:46:03.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-04 09:46:03.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-04 09:46:03.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:03.369 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:03.369 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e7bc939: (connection evicted) 2024-05-04 09:46:03.369 [DefaultDispatcher-worker-4 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:46:03.370 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d81035: (connection evicted) 2024-05-04 09:46:03.370 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481ff69e: (connection evicted) 2024-05-04 09:46:03.371 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c207b45: (connection evicted) 2024-05-04 09:46:03.371 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@922fca5: (connection evicted) 2024-05-04 09:46:03.372 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f7d1c0c: (connection evicted) 2024-05-04 09:46:03.372 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3861b07b: (connection evicted) 2024-05-04 09:46:03.372 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77d40e61: (connection evicted) 2024-05-04 09:46:03.373 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690d03ea: (connection evicted) 2024-05-04 09:46:03.373 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e77ffbb: (connection evicted) 2024-05-04 09:46:03.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:03.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-04 09:46:03.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-04 09:46:03.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e29f28e 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:03.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:03.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:03.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-04 09:46:03.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b46831 2024-05-04 09:46:03.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@32b46831 2024-05-04 09:46:03.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-04 09:46:03.522 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11574592 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:03.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:03.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:03.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-04 09:46:03.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@315b5913 2024-05-04 09:46:03.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@315b5913 2024-05-04 09:46:03.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5423a17 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:03.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:03.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:03.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-04 09:46:03.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2987d0fa 2024-05-04 09:46:03.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@2987d0fa 2024-05-04 09:46:03.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-04 09:46:03.873 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:03.882 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@315b5913 2024-05-04 09:46:03.898 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.151 [DefaultDispatcher-worker-2 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2987d0fa 2024-05-04 09:46:04.160 [DefaultDispatcher-worker-2 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2987d0fa 2024-05-04 09:46:04.161 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50447/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:46:04.161 [DefaultDispatcher-worker-2 @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:50447/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-04 09:46:04.161 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50447/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:46:04.182 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50447/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:46:04.182 [DefaultDispatcher-worker-2 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50447/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:46:04.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-04 09:46:04.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-04 09:46:04.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.214 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@315b5913: (connection evicted) 2024-05-04 09:46:04.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-04 09:46:04.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-04 09:46:04.219 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2987d0fa 2024-05-04 09:46:04.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64420e34 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@324e8baa 2024-05-04 09:46:04.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@324e8baa 2024-05-04 09:46:04.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-04 09:46:04.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1488a861 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.242 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-04 09:46:04.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432dca2 2024-05-04 09:46:04.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5432dca2 2024-05-04 09:46:04.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-04 09:46:04.289 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432dca2 2024-05-04 09:46:04.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-04 09:46:04.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-04 09:46:04.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.293 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@324e8baa: (connection evicted) 2024-05-04 09:46:04.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-04 09:46:04.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-04 09:46:04.295 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5432dca2 2024-05-04 09:46:04.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b196d3 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-04 09:46:04.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc1abf 2024-05-04 09:46:04.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc1abf 2024-05-04 09:46:04.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-04 09:46:04.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72001c71 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-04 09:46:04.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5aacd9 2024-05-04 09:46:04.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5aacd9 2024-05-04 09:46:04.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-04 09:46:04.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-04 09:46:04.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-04 09:46:04.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.330 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc1abf: (connection evicted) 2024-05-04 09:46:04.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-04 09:46:04.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-04 09:46:04.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36c783ca 2024-05-04 09:46:04.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-04 09:46:04.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@273293c8 2024-05-04 09:46:04.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@273293c8 2024-05-04 09:46:04.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-04 09:46:04.343 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1d799 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-04 09:46:04.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-05-04 09:46:04.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@a120b9 2024-05-04 09:46:04.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-04 09:46:04.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-04 09:46:04.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-04 09:46:04.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.366 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@273293c8: (connection evicted) 2024-05-04 09:46:04.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-04 09:46:04.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a047bdb 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-04 09:46:04.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-05-04 09:46:04.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-05-04 09:46:04.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-04 09:46:04.392 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@709d6de5 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-04 09:46:04.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f34185 2024-05-04 09:46:04.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@51f34185 2024-05-04 09:46:04.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-04 09:46:04.421 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-04 09:46:04.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-04 09:46:04.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.428 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7856f41a: (connection evicted) 2024-05-04 09:46:04.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-04 09:46:04.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-04 09:46:04.457 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.494 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5909ae90 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe08eaf 2024-05-04 09:46:04.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe08eaf 2024-05-04 09:46:04.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fd9dbe6 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-04 09:46:04.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-05-04 09:46:04.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-05-04 09:46:04.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-04 09:46:04.653 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.671 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.697 [DefaultDispatcher-worker-5 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-05-04 09:46:04.730 [DefaultDispatcher-worker-6 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-05-04 09:46:04.740 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-05-04 09:46:04.751 [DefaultDispatcher-worker-1 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-05-04 09:46:04.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-04 09:46:04.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-04 09:46:04.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.806 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fe08eaf: (connection evicted) 2024-05-04 09:46:04.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-04 09:46:04.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-04 09:46:04.816 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70022d44 2024-05-04 09:46:04.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-04 09:46:04.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1827fc4e 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-04 09:46:04.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2024-05-04 09:46:04.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@21540255 2024-05-04 09:46:04.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-04 09:46:04.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-04 09:46:04.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-05-04 09:46:04.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2024-05-04 09:46:04.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-04 09:46:04.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-04 09:46:04.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-04 09:46:04.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.851 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21540255: (connection evicted) 2024-05-04 09:46:04.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-04 09:46:04.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25d695 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-05-04 09:46:04.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d31f14 2024-05-04 09:46:04.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-04 09:46:04.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-04 09:46:04.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-05-04 09:46:04.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2024-05-04 09:46:04.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-04 09:46:04.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-04 09:46:04.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-04 09:46:04.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.876 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d31f14: (connection evicted) 2024-05-04 09:46:04.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-04 09:46:04.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f45dfec 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-04 09:46:04.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2024-05-04 09:46:04.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a 2024-05-04 09:46:04.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-04 09:46:04.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6c20d 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-04 09:46:04.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-05-04 09:46:04.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85a73 2024-05-04 09:46:04.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-04 09:46:04.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-04 09:46:04.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-04 09:46:04.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.901 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b52b18a: (connection evicted) 2024-05-04 09:46:04.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-04 09:46:04.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-04 09:46:04.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-04 09:46:04.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b2db389 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-05-04 09:46:04.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a139347 2024-05-04 09:46:04.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@186295cc 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-04 09:46:04.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2024-05-04 09:46:04.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b28cff 2024-05-04 09:46:04.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-04 09:46:04.949 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.973 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-04 09:46:04.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-04 09:46:04.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.993 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a139347: (connection evicted) 2024-05-04 09:46:04.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:04.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-04 09:46:04.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62054faf 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:04.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:04.998 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:04.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:04.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-04 09:46:04.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-05-04 09:46:04.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc 2024-05-04 09:46:04.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-04 09:46:05.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@210c1b9d 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-05-04 09:46:05.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@3578a45b 2024-05-04 09:46:05.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-04 09:46:05.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-04 09:46:05.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-04 09:46:05.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.019 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20f63ddc: (connection evicted) 2024-05-04 09:46:05.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-04 09:46:05.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340b4f07 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-04 09:46:05.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5 2024-05-04 09:46:05.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5 2024-05-04 09:46:05.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-04 09:46:05.023 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb44737 2024-05-04 09:46:05.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2024-05-04 09:46:05.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2024-05-04 09:46:05.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-04 09:46:05.053 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2024-05-04 09:46:05.055 [DefaultDispatcher-worker-5 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2024-05-04 09:46:05.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-04 09:46:05.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-04 09:46:05.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.057 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a205ee5: (connection evicted) 2024-05-04 09:46:05.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-04 09:46:05.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-04 09:46:05.059 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2024-05-04 09:46:05.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70592729 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-04 09:46:05.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b172e3 2024-05-04 09:46:05.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b172e3 2024-05-04 09:46:05.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39695803 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1 2024-05-04 09:46:05.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d60fa1 2024-05-04 09:46:05.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-04 09:46:05.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-04 09:46:05.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-04 09:46:05.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.093 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b172e3: (connection evicted) 2024-05-04 09:46:05.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-04 09:46:05.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d14037 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-05-04 09:46:05.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-05-04 09:46:05.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-04 09:46:05.117 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0fdc83 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-04 09:46:05.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-05-04 09:46:05.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-05-04 09:46:05.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-04 09:46:05.139 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.180 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.205 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.226 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.313 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-05-04 09:46:05.315 [DefaultDispatcher-worker-2 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-05-04 09:46:05.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-04 09:46:05.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-04 09:46:05.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.316 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b50c21: (connection evicted) 2024-05-04 09:46:05.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-04 09:46:05.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-04 09:46:05.318 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@432a6a69 2024-05-04 09:46:05.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-04 09:46:05.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6e5da4 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-04 09:46:05.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-05-04 09:46:05.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-05-04 09:46:05.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed19b69 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-04 09:46:05.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f65aa58 2024-05-04 09:46:05.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f65aa58 2024-05-04 09:46:05.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-04 09:46:05.424 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.450 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-04 09:46:05.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-04 09:46:05.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.578 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f591271: (connection evicted) 2024-05-04 09:46:05.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-04 09:46:05.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-04 09:46:05.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e1291a4 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-04 09:46:05.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e8eb59 2024-05-04 09:46:05.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e8eb59 2024-05-04 09:46:05.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-04 09:46:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-04 09:46:05.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2430cf17 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@54997f67 2024-05-04 09:46:05.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@54997f67 2024-05-04 09:46:05.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-04 09:46:05.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-04 09:46:05.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-04 09:46:05.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.606 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e8eb59: (connection evicted) 2024-05-04 09:46:05.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-04 09:46:05.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-04 09:46:05.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e52d2f2 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-05-04 09:46:05.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-05-04 09:46:05.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec508e6 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-04 09:46:05.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e2016a 2024-05-04 09:46:05.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e2016a 2024-05-04 09:46:05.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-04 09:46:05.703 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.709 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.726 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.808 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e2016a 2024-05-04 09:46:05.810 [DefaultDispatcher-worker-1 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e2016a 2024-05-04 09:46:05.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-04 09:46:05.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-04 09:46:05.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.811 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4882b9a: (connection evicted) 2024-05-04 09:46:05.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-04 09:46:05.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-04 09:46:05.813 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e2016a 2024-05-04 09:46:05.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-04 09:46:05.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd3b20a 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-04 09:46:05.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f0516 2024-05-04 09:46:05.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f0516 2024-05-04 09:46:05.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7db5a 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-04 09:46:05.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-05-04 09:46:05.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-04 09:46:05.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-04 09:46:05.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-04 09:46:05.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.837 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@398f0516: (connection evicted) 2024-05-04 09:46:05.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-04 09:46:05.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae2fa13 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-04 09:46:05.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@44485db 2024-05-04 09:46:05.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@44485db 2024-05-04 09:46:05.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-04 09:46:05.866 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44485db 2024-05-04 09:46:05.878 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44485db 2024-05-04 09:46:05.881 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44485db 2024-05-04 09:46:05.887 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44485db 2024-05-04 09:46:05.887 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fc5c0b2 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-04 09:46:05.888 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b90cc1 2024-05-04 09:46:05.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b90cc1 2024-05-04 09:46:05.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-04 09:46:05.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-04 09:46:05.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-04 09:46:05.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:05.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-04 09:46:05.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-04 09:46:05.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420b55ed 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-04 09:46:05.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-04 09:46:05.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-04 09:46:05.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-04 09:46:05.907 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-04 09:46:05.920 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-04 09:46:05.922 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-04 09:46:05.926 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-04 09:46:05.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e7e455d 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-04 09:46:05.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-05-04 09:46:05.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-05-04 09:46:05.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-04 09:46:05.934 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.940 [DefaultDispatcher-worker-7 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-05-04 09:46:05.943 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-05-04 09:46:05.944 [DefaultDispatcher-worker-16 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-04 09:46:05.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-04 09:46:05.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-04 09:46:05.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.946 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42edde25: (connection evicted) 2024-05-04 09:46:05.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-04 09:46:05.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78bd02c8 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-04 09:46:05.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-04 09:46:05.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-04 09:46:05.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-04 09:46:05.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-04 09:46:05.966 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-04 09:46:05.968 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-04 09:46:05.972 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36511772 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.973 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-04 09:46:05.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a90ce5 2024-05-04 09:46:05.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a90ce5 2024-05-04 09:46:05.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-04 09:46:05.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-04 09:46:05.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-04 09:46:05.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:05.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:05.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-04 09:46:05.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c60c08 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:05.979 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:05.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-04 09:46:05.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058 2024-05-04 09:46:05.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058 2024-05-04 09:46:05.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-04 09:46:05.983 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058 2024-05-04 09:46:05.989 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:05.996 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058 2024-05-04 09:46:05.998 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058 2024-05-04 09:46:06.011 [DefaultDispatcher-worker-16 @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058 2024-05-04 09:46:06.016 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@197d5a87 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@616f81b5 2024-05-04 09:46:06.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@616f81b5 2024-05-04 09:46:06.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-04 09:46:06.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-04 09:46:06.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-04 09:46:06.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.023 [HikariPool-46 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe3b058: (connection evicted) 2024-05-04 09:46:06.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-04 09:46:06.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c0fefac 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@733fa95c 2024-05-04 09:46:06.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@733fa95c 2024-05-04 09:46:06.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-04 09:46:06.030 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.074 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.082 [DefaultDispatcher-worker-6 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733fa95c 2024-05-04 09:46:06.096 [DefaultDispatcher-worker-6 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733fa95c 2024-05-04 09:46:06.119 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.128 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.154 [DefaultDispatcher-worker-15 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@733fa95c 2024-05-04 09:46:06.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-04 09:46:06.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-04 09:46:06.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.156 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@733fa95c: (connection evicted) 2024-05-04 09:46:06.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-04 09:46:06.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-04 09:46:06.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73d83141 2024-05-04 09:46:06.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-04 09:46:06.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-04 09:46:06.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@33356666 2024-05-04 09:46:06.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@33356666 2024-05-04 09:46:06.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-04 09:46:06.212 [DefaultDispatcher-worker-10 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33356666 2024-05-04 09:46:06.221 [DefaultDispatcher-worker-2 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33356666 2024-05-04 09:46:06.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-04 09:46:06.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-04 09:46:06.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.237 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33356666: (connection evicted) 2024-05-04 09:46:06.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-04 09:46:06.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f84c9b 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-04 09:46:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-05-04 09:46:06.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-05-04 09:46:06.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-04 09:46:06.283 [DefaultDispatcher-worker-12 @coroutine#328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdda548 2024-05-04 09:46:06.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-04 09:46:06.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-04 09:46:06.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.285 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cdda548: (connection evicted) 2024-05-04 09:46:06.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-04 09:46:06.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecf028c 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-04 09:46:06.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3 2024-05-04 09:46:06.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3 2024-05-04 09:46:06.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-04 09:46:06.339 [DefaultDispatcher-worker-2 @coroutine#330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3 2024-05-04 09:46:06.349 [DefaultDispatcher-worker-10 @coroutine#330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3 2024-05-04 09:46:06.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-04 09:46:06.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-04 09:46:06.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.350 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3: (connection evicted) 2024-05-04 09:46:06.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-04 09:46:06.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-04 09:46:06.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13662609 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-04 09:46:06.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-05-04 09:46:06.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-05-04 09:46:06.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-04 09:46:06.400 [DefaultDispatcher-worker-1 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b80497f 2024-05-04 09:46:06.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-04 09:46:06.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-04 09:46:06.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.402 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b80497f: (connection evicted) 2024-05-04 09:46:06.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-04 09:46:06.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a02ebe0 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7e2795 2024-05-04 09:46:06.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7e2795 2024-05-04 09:46:06.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-04 09:46:06.445 [DefaultDispatcher-worker-3 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d7e2795 2024-05-04 09:46:06.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-04 09:46:06.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-04 09:46:06.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.446 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d7e2795: (connection evicted) 2024-05-04 09:46:06.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-04 09:46:06.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e4339c1 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d0749 2024-05-04 09:46:06.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d0749 2024-05-04 09:46:06.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-04 09:46:06.667 [DefaultDispatcher-worker-4 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d0749 2024-05-04 09:46:06.680 [DefaultDispatcher-worker-3 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d0749 2024-05-04 09:46:06.684 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47901/manifest.json 2024-05-04 09:46:06.684 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47901/manifest.json. 2024-05-04 09:46:06.684 [Test worker @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47901/manifest.json 2024-05-04 09:46:06.686 [Test worker @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47901/manifest.json 2024-05-04 09:46:06.686 [Test worker @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47901/manifest.json 2024-05-04 09:46:06.691 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.806 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47901/manifest.json. 2024-05-04 09:46:06.807 [Test worker @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47901/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:06.822 [DefaultDispatcher-worker-10 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d0749 2024-05-04 09:46:06.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-04 09:46:06.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-04 09:46:06.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.829 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d0749: (connection evicted) 2024-05-04 09:46:06.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:06.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-04 09:46:06.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-04 09:46:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-04 09:46:06.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f013047 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@51566ce0 2024-05-04 09:46:06.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@51566ce0 2024-05-04 09:46:06.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-04 09:46:06.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47994b51 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:06.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:06.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-04 09:46:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-05-04 09:46:06.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-05-04 09:46:06.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-04 09:46:06.877 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:46:06.927 [Test worker] INFO ktor.application - Application started in 0.055 seconds. 2024-05-04 09:46:06.927 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@11939a9f 2024-05-04 09:46:06.936 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:06.949 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:07.014 [DefaultDispatcher-worker-2 @coroutine#362] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b11deb6 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:07.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:07.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c13534a 2024-05-04 09:46:07.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c13534a 2024-05-04 09:46:07.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-04 09:46:07.042 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:46:07.048 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:46:07.048 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:46:07.048 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:46:07.049 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-05-04 09:46:07.049 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:46:07.049 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:46:07.049 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:46:07.049 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19b0a9f2 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:07.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:07.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-04 09:46:07.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-04 09:46:07.101 [DefaultDispatcher-worker-4 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.113 [DefaultDispatcher-worker-4 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.116 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:07.121 [DefaultDispatcher-worker-4 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c13534a 2024-05-04 09:46:07.125 [DefaultDispatcher-worker-4 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c13534a 2024-05-04 09:46:07.134 [DefaultDispatcher-worker-8 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.144 [DefaultDispatcher-worker-3 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.144 [Test worker @coroutine#368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.144 [Test worker @coroutine#368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json. 2024-05-04 09:46:07.144 [Test worker @coroutine#368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.149 [Test worker @coroutine#368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.149 [Test worker @coroutine#368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.150 [Test worker @coroutine#368] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json. 2024-05-04 09:46:07.150 [Test worker @coroutine#368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:07.151 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:07.169 [DefaultDispatcher-worker-4 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.176 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:46:07.177 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2f61f641-a3fc-48aa-82f4-8fbaf818cd29', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:46:07.185 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:07.185 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2f61f641-a3fc-48aa-82f4-8fbaf818cd29 2024-05-04 09:46:07.189 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:07.190 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:07.190 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:07.190 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:07.201 [DefaultDispatcher-worker-15 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.202 [DefaultDispatcher-worker-15 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:07.202 [DefaultDispatcher-worker-15 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:07.202 [DefaultDispatcher-worker-15 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:07.208 [DefaultDispatcher-worker-3 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:07.208 [DefaultDispatcher-worker-3 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:07.208 [DefaultDispatcher-worker-3 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:07.208 [DefaultDispatcher-worker-3 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:07.259 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-05-04 09:46:07.259 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:46:07.259 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:46:07.259 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:46:07.264 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:07.264 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:07.268 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-05-04 09:46:07.268 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:07.269 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:07.269 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:07.269 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:07.272 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:07.273 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:07.273 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:07.276 [eventLoopGroupProxy-4-1 @call-handler#408] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 20ms 2024-05-04 09:46:07.276 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 20ms 2024-05-04 09:46:07.280 [DefaultDispatcher-worker-12 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.288 [eventLoopGroupProxy-4-3 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51566ce0 2024-05-04 09:46:07.293 [DefaultDispatcher-worker-16 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.306 [eventLoopGroupProxy-4-3 @call-handler#410] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 51ms 2024-05-04 09:46:07.307 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:07.307 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:07.310 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:07.310 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:07.325 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:07.325 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:07.325 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:07.326 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:07.331 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:07.350 [eventLoopGroupProxy-4-1 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51566ce0 2024-05-04 09:46:07.352 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:07.352 [eventLoopGroupProxy-4-1 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 21ms 2024-05-04 09:46:07.353 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:07.360 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:07.360 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:07.360 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:07.360 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:07.363 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:07.366 [eventLoopGroupProxy-4-1 @coroutine#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51566ce0 2024-05-04 09:46:07.367 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:07.367 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:07.368 [DefaultDispatcher-worker-11 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:07.388 [DefaultDispatcher-worker-1 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.406 [DefaultDispatcher-worker-5 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.420 [DefaultDispatcher-worker-5 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:07.420 [DefaultDispatcher-worker-5 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:07.420 [DefaultDispatcher-worker-5 @coroutine#389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:07.420 [DefaultDispatcher-worker-5 @coroutine#389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:07.423 [eventLoopGroupProxy-4-1 @call-handler#444] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:07.424 [eventLoopGroupProxy-4-1 @call-handler#444] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:07.424 [eventLoopGroupProxy-4-1 @call-handler#444] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:07.450 [DefaultDispatcher-worker-10 @call-handler#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-05-04 09:46:07.452 [eventLoopGroupProxy-4-1 @call-handler#444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:07.452 [DefaultDispatcher-worker-10 @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.452 [DefaultDispatcher-worker-10 @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json. 2024-05-04 09:46:07.452 [DefaultDispatcher-worker-10 @coroutine#361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.452 [eventLoopGroupProxy-4-1 @call-handler#444] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-04 09:46:07.453 [DefaultDispatcher-worker-10 @coroutine#389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:07.453 [DefaultDispatcher-worker-10 @coroutine#389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:07.454 [DefaultDispatcher-worker-10 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:07.454 [DefaultDispatcher-worker-10 @coroutine#389] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:07.455 [DefaultDispatcher-worker-3 @coroutine#361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.455 [DefaultDispatcher-worker-3 @coroutine#361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json 2024-05-04 09:46:07.456 [DefaultDispatcher-worker-3 @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json. 2024-05-04 09:46:07.456 [DefaultDispatcher-worker-3 @coroutine#361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290119997681664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:07.468 [DefaultDispatcher-worker-10 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25890ce3 2024-05-04 09:46:07.470 [DefaultDispatcher-worker-10 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab 2024-05-04 09:46:07.472 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:46:07.472 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:46:07.472 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:46:07.473 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:46:07.473 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:46:07.475 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c13534a 2024-05-04 09:46:07.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-04 09:46:07.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-04 09:46:07.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:07.475 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25890ce3: (connection evicted) 2024-05-04 09:46:07.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:07.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-04 09:46:07.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-04 09:46:07.544 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:07.543 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:07.890 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:07.933 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-05-04 09:46:08.480 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@11939a9f 2024-05-04 09:46:08.481 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@11939a9f 2024-05-04 09:46:08.485 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51566ce0 2024-05-04 09:46:08.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-04 09:46:08.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-04 09:46:08.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:08.485 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5020e5ab: (connection evicted) 2024-05-04 09:46:08.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:08.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-04 09:46:08.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404566e7 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:08.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:08.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:08.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:08.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9f48d4 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:08.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-04 09:46:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a5a58d 2024-05-04 09:46:08.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@30a5a58d 2024-05-04 09:46:08.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-04 09:46:08.510 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:46:08.512 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 09:46:08.512 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4adc3951 2024-05-04 09:46:08.514 [DefaultDispatcher-worker-2 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6560f387 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:08.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:08.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-04 09:46:08.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2024-05-04 09:46:08.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2024-05-04 09:46:08.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-04 09:46:08.517 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:46:08.517 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:46:08.517 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:46:08.517 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:46:08.517 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-05-04 09:46:08.517 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:46:08.517 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:46:08.517 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:46:08.517 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6e2c83 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:08.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-04 09:46:08.562 [DefaultDispatcher-worker-8 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.572 [DefaultDispatcher-worker-13 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.581 [DefaultDispatcher-worker-13 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2024-05-04 09:46:08.585 [Test worker @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2024-05-04 09:46:08.591 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:08.594 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:08.597 [DefaultDispatcher-worker-12 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.610 [DefaultDispatcher-worker-14 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.610 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:08.610 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json. 2024-05-04 09:46:08.610 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:08.613 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:08.613 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:08.613 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json. 2024-05-04 09:46:08.613 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:08.615 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:08.619 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:08.630 [DefaultDispatcher-worker-2 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:46:08.631 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d691df6f-5fcf-4295-b0f4-b8e70cd5c864', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:46:08.633 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:08.634 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d691df6f-5fcf-4295-b0f4-b8e70cd5c864 2024-05-04 09:46:08.635 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:08.635 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:08.635 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:08.635 [DefaultDispatcher-worker-13 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:08.640 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:46:08.640 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:46:08.640 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:08.640 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:08.641 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:08.641 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:08.641 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-04 09:46:08.642 [DefaultDispatcher-worker-7 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:08.642 [DefaultDispatcher-worker-7 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:08.646 [DefaultDispatcher-worker-2 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.646 [DefaultDispatcher-worker-2 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:08.646 [DefaultDispatcher-worker-2 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:08.646 [DefaultDispatcher-worker-2 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:08.649 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:46:08.650 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:08.650 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:08.650 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:08.650 [DefaultDispatcher-worker-10 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:08.650 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:08.650 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:46:08.651 [DefaultDispatcher-worker-1 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:08.651 [DefaultDispatcher-worker-1 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:08.652 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-05-04 09:46:08.653 [eventLoopGroupProxy-7-1 @call-handler#520] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-05-04 09:46:08.655 [eventLoopGroupProxy-7-1 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:08.656 [eventLoopGroupProxy-7-1 @call-handler#520] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-04 09:46:08.657 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:08.657 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:08.658 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:08.658 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:08.660 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.660 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:08.660 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.660 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:08.662 [DefaultDispatcher-worker-7 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.663 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:08.666 [eventLoopGroupProxy-7-1 @coroutine#529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:08.666 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:08.666 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:08.667 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.670 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.670 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:08.670 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.670 [DefaultDispatcher-worker-16 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:08.672 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:08.673 [DefaultDispatcher-worker-9 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.676 [eventLoopGroupProxy-7-1 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:08.676 [eventLoopGroupProxy-7-1 @call-handler#533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:08.676 [eventLoopGroupProxy-7-1 @call-handler#533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:08.677 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.679 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.680 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:08.680 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.680 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:08.682 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:08.727 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:08.727 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:46:08.728 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.729 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.729 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:08.729 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.730 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:08.732 [eventLoopGroupProxy-7-1 @call-handler#541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:08.732 [eventLoopGroupProxy-7-1 @call-handler#541] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-05-04 09:46:08.733 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.733 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:08.733 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:08.734 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-05-04 09:46:08.734 [DefaultDispatcher-worker-9 @coroutine#525] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:08.748 [DefaultDispatcher-worker-15 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.762 [DefaultDispatcher-worker-10 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:08.765 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:46:09.266 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7d5d933d-b7c3-4f2e-a0ec-8447d15007c2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:46:09.266 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:09.266 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7d5d933d-b7c3-4f2e-a0ec-8447d15007c2 2024-05-04 09:46:09.271 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:09.271 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:09.271 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:09.271 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:09.274 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-05-04 09:46:09.274 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-05-04 09:46:09.276 [eventLoopGroupProxy-7-1 @coroutine#551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:09.278 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-04 09:46:09.279 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:09.279 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:09.280 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:09.280 [DefaultDispatcher-worker-10 @coroutine#547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:09.281 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.282 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.282 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.282 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.284 [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) 2024-05-04 09:46:09.286 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.286 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:09.287 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.288 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.288 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.288 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.288 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.290 [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) 2024-05-04 09:46:09.292 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.292 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:09.293 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.294 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.294 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.294 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.294 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.296 [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) 2024-05-04 09:46:09.339 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.339 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:46:09.339 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.341 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.341 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.341 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.341 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.343 [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) 2024-05-04 09:46:09.386 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.386 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.387 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.388 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.388 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.388 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.388 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.390 [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) 2024-05-04 09:46:09.434 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.434 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.435 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.436 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.436 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.436 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.436 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.438 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:09.482 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.483 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:09.483 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.484 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.484 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.485 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.485 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.486 [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) 2024-05-04 09:46:09.530 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.530 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.531 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.532 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.532 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.532 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.532 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.534 [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) 2024-05-04 09:46:09.578 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.578 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.579 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.580 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.581 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.581 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.581 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.583 [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) 2024-05-04 09:46:09.626 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.626 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.627 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.628 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.628 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.628 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.628 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.630 [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) 2024-05-04 09:46:09.674 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.674 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.675 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.676 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.676 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.676 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.676 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.678 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:09.722 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.722 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.723 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.724 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.724 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.724 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.724 [DefaultDispatcher-worker-10 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.726 [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) 2024-05-04 09:46:09.770 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.770 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:09.771 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.772 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.772 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.772 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.772 [DefaultDispatcher-worker-15 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.774 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:09.780 [DefaultDispatcher-worker-4 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:09.818 [eventLoopGroupProxy-7-1 @call-handler#595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.818 [eventLoopGroupProxy-7-1 @call-handler#595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:09.819 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.821 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.821 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.821 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.821 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.823 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:09.867 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:09.868 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.868 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:09.868 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.870 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.870 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.870 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.870 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.872 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:09.875 [eventLoopGroupProxy-7-1 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:09.875 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.876 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:09.876 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.878 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.878 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:09.878 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.878 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:09.880 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:09.882 [eventLoopGroupProxy-7-1 @coroutine#610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:09.883 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.883 [eventLoopGroupProxy-7-1 @call-handler#609] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:09.883 [DefaultDispatcher-worker-3 @coroutine#555] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:09.894 [DefaultDispatcher-worker-9 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:09.906 [DefaultDispatcher-worker-15 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:09.907 [DefaultDispatcher-worker-15 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:09.907 [DefaultDispatcher-worker-15 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:09.907 [DefaultDispatcher-worker-15 @coroutine#497] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:09.907 [DefaultDispatcher-worker-15 @coroutine#497] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:09.909 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:09.910 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:09.910 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:09.934 [DefaultDispatcher-worker-3 @call-handler#619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a5a58d 2024-05-04 09:46:09.935 [eventLoopGroupProxy-7-1 @call-handler#619] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:09.935 [eventLoopGroupProxy-7-1 @call-handler#619] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-05-04 09:46:09.935 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:09.936 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json. 2024-05-04 09:46:09.936 [DefaultDispatcher-worker-15 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:09.936 [DefaultDispatcher-worker-16 @coroutine#497] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:09.936 [DefaultDispatcher-worker-16 @coroutine#497] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:09.936 [DefaultDispatcher-worker-16 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:09.936 [DefaultDispatcher-worker-16 @coroutine#497] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:09.937 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:09.938 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json 2024-05-04 09:46:09.938 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json. 2024-05-04 09:46:09.938 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290123596283904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:09.949 [DefaultDispatcher-worker-10 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6 2024-05-04 09:46:09.952 [DefaultDispatcher-worker-6 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30a5a58d 2024-05-04 09:46:09.954 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:46:09.954 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:46:09.954 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:46:09.954 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:46:09.954 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:46:09.956 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5315210d 2024-05-04 09:46:09.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-04 09:46:09.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-04 09:46:09.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:09.956 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7866a7a6: (connection evicted) 2024-05-04 09:46:09.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:09.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-04 09:46:09.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-04 09:46:10.017 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:10.266 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:10.395 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:10.493 [DefaultDispatcher-worker-4 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4244e477 2024-05-04 09:46:10.960 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4adc3951 2024-05-04 09:46:10.961 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4adc3951 2024-05-04 09:46:10.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-04 09:46:10.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-04 09:46:10.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:10.961 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30a5a58d: (connection evicted) 2024-05-04 09:46:10.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:10.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-04 09:46:10.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-04 09:46:10.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3a92fd 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:10.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:10.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-04 09:46:10.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:10.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:10.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16e5c19f 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:10.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:10.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-05-04 09:46:10.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-05-04 09:46:10.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-04 09:46:10.986 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:46:10.988 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 09:46:10.988 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4daead88 2024-05-04 09:46:10.989 [DefaultDispatcher-worker-4 @coroutine#648] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:46:10.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5184da2b 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:10.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c37918 2024-05-04 09:46:10.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c37918 2024-05-04 09:46:10.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-04 09:46:10.992 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:46:10.993 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:46:10.993 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:46:10.993 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:46:10.993 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-05-04 09:46:10.993 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:46:10.993 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:46:10.993 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:46:10.993 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f7b8d59 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:10.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:10.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-04 09:46:10.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:10.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:10.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-04 09:46:11.034 [DefaultDispatcher-worker-6 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.044 [DefaultDispatcher-worker-5 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.052 [DefaultDispatcher-worker-5 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c37918 2024-05-04 09:46:11.054 [Test worker @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c37918 2024-05-04 09:46:11.064 [DefaultDispatcher-worker-6 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.066 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:11.070 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:11.074 [DefaultDispatcher-worker-7 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.074 [Test worker @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.074 [Test worker @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json. 2024-05-04 09:46:11.074 [Test worker @coroutine#653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.076 [Test worker @coroutine#653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.076 [Test worker @coroutine#653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.077 [Test worker @coroutine#653] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json. 2024-05-04 09:46:11.077 [Test worker @coroutine#653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:11.089 [DefaultDispatcher-worker-13 @coroutine#653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:46:11.090 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-aeac899a-aebd-4bd1-8d11-20d952d80f19', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:46:11.090 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:11.092 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:11.092 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-aeac899a-aebd-4bd1-8d11-20d952d80f19 2024-05-04 09:46:11.093 [DefaultDispatcher-worker-14 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:11.093 [DefaultDispatcher-worker-14 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:11.093 [DefaultDispatcher-worker-14 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:11.093 [DefaultDispatcher-worker-14 @coroutine#673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:11.094 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:11.098 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:46:11.098 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:46:11.098 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:11.098 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:11.099 [eventLoopGroupProxy-10-2 @call-handler#684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.099 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.099 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-04 09:46:11.100 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:11.100 [DefaultDispatcher-worker-9 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:11.103 [DefaultDispatcher-worker-8 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.103 [DefaultDispatcher-worker-8 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:11.103 [DefaultDispatcher-worker-8 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:11.103 [DefaultDispatcher-worker-8 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:11.106 [DefaultDispatcher-worker-1 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:11.106 [DefaultDispatcher-worker-1 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:11.106 [DefaultDispatcher-worker-1 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:11.106 [DefaultDispatcher-worker-1 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:11.106 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:46:11.107 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.107 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:46:11.108 [DefaultDispatcher-worker-14 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:11.108 [DefaultDispatcher-worker-14 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:11.109 [eventLoopGroupProxy-10-3 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-05-04 09:46:11.110 [eventLoopGroupProxy-10-3 @call-handler#699] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-05-04 09:46:11.112 [eventLoopGroupProxy-10-3 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:11.114 [eventLoopGroupProxy-10-3 @call-handler#699] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-04 09:46:11.114 [DefaultDispatcher-worker-15 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:11.114 [DefaultDispatcher-worker-15 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:11.115 [DefaultDispatcher-worker-15 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:11.115 [DefaultDispatcher-worker-15 @coroutine#671] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:11.119 [DefaultDispatcher-worker-15 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.119 [DefaultDispatcher-worker-15 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:11.119 [DefaultDispatcher-worker-15 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.119 [DefaultDispatcher-worker-15 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:11.119 [DefaultDispatcher-worker-16 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.121 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:11.125 [eventLoopGroupProxy-10-1 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:11.126 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.126 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 09:46:11.127 [DefaultDispatcher-worker-10 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.129 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.129 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:11.129 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.129 [DefaultDispatcher-worker-13 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.130 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:11.132 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:11.139 [eventLoopGroupProxy-10-1 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:11.139 [eventLoopGroupProxy-10-1 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.140 [eventLoopGroupProxy-10-1 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-04 09:46:11.140 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.142 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.143 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:11.143 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.143 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:11.145 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:11.152 [eventLoopGroupProxy-10-1 @coroutine#718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:11.152 [eventLoopGroupProxy-10-1 @call-handler#717] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.153 [eventLoopGroupProxy-10-1 @call-handler#717] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-05-04 09:46:11.153 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.155 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.155 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:11.155 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.155 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:11.157 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:11.160 [eventLoopGroupProxy-10-1 @coroutine#723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:11.160 [eventLoopGroupProxy-10-1 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.161 [eventLoopGroupProxy-10-1 @call-handler#722] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:11.161 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.163 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.163 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:11.163 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.163 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:11.165 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:11.168 [eventLoopGroupProxy-10-1 @coroutine#728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:11.169 [eventLoopGroupProxy-10-1 @call-handler#727] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.169 [eventLoopGroupProxy-10-1 @call-handler#727] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:11.170 [DefaultDispatcher-worker-5 @coroutine#704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:11.183 [DefaultDispatcher-worker-5 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.192 [DefaultDispatcher-worker-16 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.193 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:11.193 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:11.193 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:11.193 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:11.195 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:11.196 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:11.196 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:11.217 [DefaultDispatcher-worker-11 @call-handler#737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-05-04 09:46:11.217 [eventLoopGroupProxy-10-1 @call-handler#737] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:11.217 [eventLoopGroupProxy-10-1 @call-handler#737] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-05-04 09:46:11.217 [DefaultDispatcher-worker-4 @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.218 [DefaultDispatcher-worker-4 @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json. 2024-05-04 09:46:11.218 [DefaultDispatcher-worker-4 @coroutine#647] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.218 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:11.218 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:11.219 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:11.219 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:11.220 [DefaultDispatcher-worker-11 @coroutine#647] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.220 [DefaultDispatcher-worker-11 @coroutine#647] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json 2024-05-04 09:46:11.220 [DefaultDispatcher-worker-11 @coroutine#647] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json. 2024-05-04 09:46:11.220 [DefaultDispatcher-worker-11 @coroutine#647] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290137470164992/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:11.232 [DefaultDispatcher-worker-10 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ec68821 2024-05-04 09:46:11.234 [DefaultDispatcher-worker-2 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d 2024-05-04 09:46:11.235 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:46:11.235 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:46:11.235 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:46:11.235 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:46:11.235 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:46:11.237 [Test worker @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c37918 2024-05-04 09:46:11.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-04 09:46:11.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-04 09:46:11.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:11.237 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ec68821: (connection evicted) 2024-05-04 09:46:11.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:11.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-04 09:46:11.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-04 09:46:11.493 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:11.493 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:11.683 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:12.242 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4daead88 2024-05-04 09:46:12.242 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4daead88 2024-05-04 09:46:12.243 [Test worker @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-05-04 09:46:12.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-04 09:46:12.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-04 09:46:12.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:12.244 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ddcd3d: (connection evicted) 2024-05-04 09:46:12.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:12.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-04 09:46:12.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-04 09:46:12.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9ba167e 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:12.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:12.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-04 09:46:12.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f381eaf 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:12.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:12.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-04 09:46:12.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ba26c 2024-05-04 09:46:12.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@293ba26c 2024-05-04 09:46:12.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-04 09:46:12.267 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:46:12.268 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-04 09:46:12.268 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@16c1345b 2024-05-04 09:46:12.271 [DefaultDispatcher-worker-2 @coroutine#766] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522f74a1 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:12.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:12.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-04 09:46:12.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:12.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:12.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-04 09:46:12.274 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:46:12.274 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:46:12.274 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:46:12.274 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:46:12.274 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-05-04 09:46:12.274 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:46:12.274 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:46:12.274 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:46:12.274 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c167296 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:12.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:12.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-04 09:46:12.318 [DefaultDispatcher-worker-11 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.328 [DefaultDispatcher-worker-6 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.349 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:12.352 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:12.372 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:12.375 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:12.446 [DefaultDispatcher-worker-6 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:12.491 [DefaultDispatcher-worker-11 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:12.496 [DefaultDispatcher-worker-11 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:12.500 [DefaultDispatcher-worker-11 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:12.510 [DefaultDispatcher-worker-14 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.520 [DefaultDispatcher-worker-6 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.520 [Test worker @coroutine#771] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:12.520 [Test worker @coroutine#771] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json. 2024-05-04 09:46:12.520 [Test worker @coroutine#771] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:12.523 [Test worker @coroutine#771] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:12.523 [Test worker @coroutine#771] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:12.525 [Test worker @coroutine#771] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json. 2024-05-04 09:46:12.525 [Test worker @coroutine#771] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:12.629 [DefaultDispatcher-worker-11 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.630 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:46:12.630 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8bc26c2f-9d30-4ed9-9580-52df8579c848', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:46:12.633 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:46:12.633 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8bc26c2f-9d30-4ed9-9580-52df8579c848 2024-05-04 09:46:12.634 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:12.634 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:12.634 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:12.634 [DefaultDispatcher-worker-3 @coroutine#797] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:12.637 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:46:12.637 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:46:12.638 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:12.638 [eventLoopGroupProxy-13-2 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.638 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:12.638 [eventLoopGroupProxy-13-1 @call-handler#807] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.638 [eventLoopGroupProxy-13-1 @call-handler#807] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-05-04 09:46:12.639 [DefaultDispatcher-worker-16 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:12.639 [DefaultDispatcher-worker-16 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:12.643 [DefaultDispatcher-worker-11 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.644 [DefaultDispatcher-worker-11 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:12.644 [DefaultDispatcher-worker-11 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:12.644 [DefaultDispatcher-worker-11 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:12.646 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:46:12.646 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.646 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-05-04 09:46:12.650 [DefaultDispatcher-worker-14 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:12.650 [DefaultDispatcher-worker-14 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:12.665 [DefaultDispatcher-worker-1 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.670 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:12.670 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:12.670 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:12.670 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:12.673 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-05-04 09:46:12.674 [DefaultDispatcher-worker-11 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:12.674 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-05-04 09:46:12.722 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.725 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-05-04 09:46:12.726 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:12.726 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:12.728 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:12.728 [DefaultDispatcher-worker-11 @coroutine#795] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:12.731 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.731 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.731 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.731 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.733 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:12.736 [eventLoopGroupProxy-13-1 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.736 [eventLoopGroupProxy-13-1 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.736 [eventLoopGroupProxy-13-1 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:12.737 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.739 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.742 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:12.785 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.785 [eventLoopGroupProxy-13-1 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.785 [eventLoopGroupProxy-13-1 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:12.786 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.789 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.789 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.789 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.789 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.792 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:12.795 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.795 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.795 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:12.796 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.798 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.798 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.798 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.798 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.800 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:12.810 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.811 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.811 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-05-04 09:46:12.812 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.813 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.813 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.813 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.813 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.815 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:12.864 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.865 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.865 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-04 09:46:12.866 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.870 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.870 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.870 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.870 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.872 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:12.904 [eventLoopGroupProxy-13-1 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.904 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.904 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 32ms 2024-05-04 09:46:12.905 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.908 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.908 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.908 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.909 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.911 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:12.965 [eventLoopGroupProxy-13-1 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:12.965 [eventLoopGroupProxy-13-1 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:12.965 [eventLoopGroupProxy-13-1 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-05-04 09:46:12.966 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.968 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.968 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:12.968 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:12.968 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:12.970 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.016 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.016 [eventLoopGroupProxy-13-1 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.017 [eventLoopGroupProxy-13-1 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:46:13.017 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.019 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.019 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.019 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.019 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.021 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.063 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.063 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.064 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:46:13.064 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.066 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.066 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.066 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.066 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.068 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.112 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.112 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.112 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:13.113 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.115 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.115 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.115 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.115 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.116 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.118 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.119 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.119 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.119 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.121 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.121 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.121 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.121 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.123 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.125 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.125 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.126 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.126 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.127 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.127 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.128 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.128 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.129 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.131 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.132 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.132 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.132 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.134 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.134 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.134 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.134 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.135 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.138 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.138 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.138 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.139 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.140 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.140 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.140 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.140 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.142 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.144 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.144 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.145 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:13.145 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.146 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.146 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.146 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.146 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.148 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.150 [eventLoopGroupProxy-13-1 @coroutine#907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.151 [eventLoopGroupProxy-13-1 @call-handler#906] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.151 [eventLoopGroupProxy-13-1 @call-handler#906] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.151 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.153 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.153 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.153 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.153 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.155 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.157 [eventLoopGroupProxy-13-1 @coroutine#912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.158 [eventLoopGroupProxy-13-1 @call-handler#911] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.158 [eventLoopGroupProxy-13-1 @call-handler#911] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.158 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.160 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.160 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.160 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.160 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.162 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.162 [DefaultDispatcher-worker-11 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:13.164 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.164 [eventLoopGroupProxy-13-1 @call-handler#916] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.164 [eventLoopGroupProxy-13-1 @call-handler#916] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.165 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.166 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.166 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.166 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.166 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.168 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.170 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.170 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.170 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.171 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.172 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.172 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.172 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.172 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.173 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.176 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.176 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.176 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.177 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.178 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.178 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.178 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.179 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.180 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.182 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.182 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.183 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.183 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.185 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.185 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.185 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.185 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.186 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.189 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.189 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.189 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.190 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.191 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.191 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.191 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.191 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.192 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.195 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.195 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.195 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.196 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.198 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.198 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.198 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.198 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.200 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.202 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.202 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.202 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.203 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.204 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.204 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.204 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.204 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.206 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.208 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.209 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.209 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.209 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.211 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.211 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.211 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.211 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.212 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.214 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.215 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.215 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.215 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.217 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.217 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.217 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.217 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.218 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.220 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.220 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.221 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.221 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.222 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.224 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.224 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.224 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.225 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.227 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.228 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.228 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.228 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.230 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.230 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.230 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.230 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.231 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.233 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.233 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.234 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.234 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.235 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.235 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.235 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.235 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.237 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.239 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.239 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.239 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.240 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.241 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.241 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.241 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.241 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.243 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.245 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.246 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.246 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.246 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.248 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.249 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.252 [eventLoopGroupProxy-13-1 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.252 [eventLoopGroupProxy-13-1 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.252 [eventLoopGroupProxy-13-1 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.253 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.254 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.254 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.254 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.254 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.255 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.258 [eventLoopGroupProxy-13-1 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.258 [eventLoopGroupProxy-13-1 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.258 [eventLoopGroupProxy-13-1 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.259 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.260 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.261 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.264 [eventLoopGroupProxy-13-1 @coroutine#998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.264 [eventLoopGroupProxy-13-1 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.265 [eventLoopGroupProxy-13-1 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:13.265 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.266 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.267 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.267 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.267 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.268 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.270 [eventLoopGroupProxy-13-1 @coroutine#1003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.270 [eventLoopGroupProxy-13-1 @call-handler#1002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.271 [eventLoopGroupProxy-13-1 @call-handler#1002] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.271 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.273 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.273 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.273 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.273 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.274 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.276 [eventLoopGroupProxy-13-1 @coroutine#1008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.276 [eventLoopGroupProxy-13-1 @call-handler#1007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.277 [eventLoopGroupProxy-13-1 @call-handler#1007] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.277 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.278 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.279 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.279 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.279 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.280 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.323 [eventLoopGroupProxy-13-1 @coroutine#1013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.324 [eventLoopGroupProxy-13-1 @call-handler#1012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.324 [eventLoopGroupProxy-13-1 @call-handler#1012] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:13.324 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.325 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.326 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.326 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.326 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.327 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.329 [eventLoopGroupProxy-13-1 @coroutine#1018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.329 [eventLoopGroupProxy-13-1 @call-handler#1017] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.329 [eventLoopGroupProxy-13-1 @call-handler#1017] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.329 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.332 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.332 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.332 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.332 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.334 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.336 [eventLoopGroupProxy-13-1 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.337 [eventLoopGroupProxy-13-1 @call-handler#1022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.337 [eventLoopGroupProxy-13-1 @call-handler#1022] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.337 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.340 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.340 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.340 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.340 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.341 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.349 [eventLoopGroupProxy-13-1 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.349 [eventLoopGroupProxy-13-1 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.349 [eventLoopGroupProxy-13-1 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-05-04 09:46:13.350 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.351 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.351 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.351 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.351 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.357 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.397 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.397 [eventLoopGroupProxy-13-1 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.397 [eventLoopGroupProxy-13-1 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2024-05-04 09:46:13.398 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.399 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.399 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.400 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.400 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.401 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.450 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.450 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.450 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 09:46:13.451 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.453 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.453 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.453 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.453 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.455 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:13.458 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.458 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.458 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:13.459 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.460 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.460 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.460 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.460 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.462 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.465 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.465 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.465 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.466 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.467 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.467 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.467 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.467 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.468 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.512 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.512 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.512 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:13.513 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.514 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.514 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.514 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.514 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.516 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.518 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.518 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.519 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.519 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.520 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.521 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.521 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.521 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.522 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.524 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.524 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.524 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.525 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.526 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.526 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.526 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.526 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.527 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.529 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.530 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.530 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.530 [DefaultDispatcher-worker-1 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.532 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.532 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.532 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.532 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.533 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.535 [eventLoopGroupProxy-13-1 @coroutine#1074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.536 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.536 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.536 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.538 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.538 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.538 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.538 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.539 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.585 [eventLoopGroupProxy-13-1 @coroutine#1079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.585 [eventLoopGroupProxy-13-1 @call-handler#1078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.585 [eventLoopGroupProxy-13-1 @call-handler#1078] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:46:13.586 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.588 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.588 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.588 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.588 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.590 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.592 [eventLoopGroupProxy-13-1 @coroutine#1084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.593 [eventLoopGroupProxy-13-1 @call-handler#1083] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.593 [eventLoopGroupProxy-13-1 @call-handler#1083] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:13.593 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.595 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.596 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.598 [eventLoopGroupProxy-13-1 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.599 [eventLoopGroupProxy-13-1 @call-handler#1088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.599 [eventLoopGroupProxy-13-1 @call-handler#1088] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.600 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.601 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.601 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.601 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.601 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.602 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.605 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.605 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.605 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.606 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.607 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.607 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.607 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.607 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.609 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.611 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.611 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.612 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.612 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.613 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.613 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.613 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.613 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.615 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.617 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.617 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.617 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.618 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.619 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.621 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.623 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.623 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.623 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.624 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.625 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.625 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.625 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.625 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.627 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.629 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.629 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.629 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.630 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.631 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.631 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.631 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.631 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.633 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.635 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.635 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.635 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.636 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.637 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.637 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.637 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.637 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.638 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.640 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.640 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.640 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.641 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.642 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.642 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.642 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.642 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.643 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.645 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.645 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.645 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.645 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.647 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.647 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.647 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.647 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.648 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.650 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.650 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.650 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.651 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.652 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.652 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.652 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.652 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.653 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.655 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.655 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.655 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.656 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.658 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.658 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.658 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.658 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.660 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.688 [DefaultDispatcher-worker-5 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:13.704 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.704 [eventLoopGroupProxy-13-1 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.704 [eventLoopGroupProxy-13-1 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:13.705 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.706 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.706 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.706 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.706 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.708 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.710 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.711 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.711 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.711 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.713 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.713 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.713 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.713 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.714 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.717 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.717 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.717 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.717 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.719 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.719 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.719 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.719 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.720 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.767 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.768 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.768 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 09:46:13.768 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.770 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.770 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.770 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.770 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.772 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.775 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.775 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.775 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.776 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.777 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.777 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.777 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.777 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.779 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.781 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.781 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.781 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.782 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.783 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.783 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.783 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.783 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.785 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.787 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.787 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.787 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:13.788 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.789 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.790 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.790 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.790 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.791 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.835 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.836 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.836 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:13.836 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.837 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.838 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.838 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.838 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.839 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.840 [eventLoopGroupProxy-13-1 @coroutine#1186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.841 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.841 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:13.841 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.842 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.842 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.842 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.842 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.844 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.887 [eventLoopGroupProxy-13-1 @coroutine#1191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.888 [eventLoopGroupProxy-13-1 @call-handler#1190] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.888 [eventLoopGroupProxy-13-1 @call-handler#1190] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:13.889 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.891 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.891 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.891 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.891 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.893 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.944 [eventLoopGroupProxy-13-1 @coroutine#1196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.944 [eventLoopGroupProxy-13-1 @call-handler#1195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.944 [eventLoopGroupProxy-13-1 @call-handler#1195] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-04 09:46:13.945 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.946 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.946 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.946 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.946 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.947 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:13.992 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:13.993 [eventLoopGroupProxy-13-1 @call-handler#1200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:13.993 [eventLoopGroupProxy-13-1 @call-handler#1200] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:46:13.994 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.996 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.996 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:13.996 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:13.996 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:13.997 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.044 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.045 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.045 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 09:46:14.046 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.047 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.047 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.047 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.047 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.049 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.051 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.051 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.052 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.052 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.054 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.054 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.054 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.054 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.055 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.057 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.057 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.057 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.058 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.059 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.059 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.059 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.059 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.061 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.063 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.063 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.063 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.064 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.065 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.065 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.065 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.065 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.066 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.069 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.069 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.069 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.069 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.071 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.071 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.071 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.071 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.073 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.075 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.075 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.075 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.077 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.078 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.078 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.078 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.078 [DefaultDispatcher-worker-15 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.079 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.081 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.081 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.081 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.082 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.085 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.085 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.085 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.085 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.087 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.089 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.089 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.089 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.090 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.091 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.091 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.091 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.091 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.093 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.095 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.095 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.095 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.096 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.097 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.097 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.097 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.097 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.098 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.101 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.101 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.101 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.101 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.103 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.103 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.103 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.103 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.104 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.106 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.106 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.106 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.107 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.108 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.108 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.108 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.108 [DefaultDispatcher-worker-5 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.109 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.111 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.111 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.111 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.111 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.113 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.113 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.113 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.113 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.114 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.116 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.116 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.116 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.117 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.118 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.118 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.118 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.118 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.119 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.121 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.121 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.122 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.122 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.123 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.123 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.124 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.124 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.125 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.127 [eventLoopGroupProxy-13-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.127 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.127 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.128 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.129 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.129 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.129 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.129 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.130 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.176 [eventLoopGroupProxy-13-1 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.176 [eventLoopGroupProxy-13-1 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.176 [eventLoopGroupProxy-13-1 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:46:14.176 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.178 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.178 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.178 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.178 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.179 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.182 [eventLoopGroupProxy-13-1 @coroutine#1287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.182 [eventLoopGroupProxy-13-1 @call-handler#1286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.182 [eventLoopGroupProxy-13-1 @call-handler#1286] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.183 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.184 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.184 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.184 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.184 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.185 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.187 [eventLoopGroupProxy-13-1 @coroutine#1292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.188 [eventLoopGroupProxy-13-1 @call-handler#1291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.188 [eventLoopGroupProxy-13-1 @call-handler#1291] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.188 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.190 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.190 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.190 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.190 [DefaultDispatcher-worker-3 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.191 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.193 [eventLoopGroupProxy-13-1 @coroutine#1297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.193 [eventLoopGroupProxy-13-1 @call-handler#1296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.193 [eventLoopGroupProxy-13-1 @call-handler#1296] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.194 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.195 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.195 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.195 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.195 [DefaultDispatcher-worker-2 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.196 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.198 [eventLoopGroupProxy-13-1 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.198 [eventLoopGroupProxy-13-1 @call-handler#1301] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.198 [eventLoopGroupProxy-13-1 @call-handler#1301] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.199 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.201 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.201 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.201 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.201 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.202 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.204 [eventLoopGroupProxy-13-1 @coroutine#1307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.204 [eventLoopGroupProxy-13-1 @call-handler#1306] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.204 [eventLoopGroupProxy-13-1 @call-handler#1306] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.205 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.206 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.206 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.206 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.206 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.207 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.210 [eventLoopGroupProxy-13-1 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.210 [eventLoopGroupProxy-13-1 @call-handler#1311] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.210 [DefaultDispatcher-worker-16 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:14.210 [eventLoopGroupProxy-13-1 @call-handler#1311] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.210 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.212 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.212 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.212 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.212 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.213 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.252 [DefaultDispatcher-worker-11 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.255 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.256 [eventLoopGroupProxy-13-1 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.256 [eventLoopGroupProxy-13-1 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:46:14.257 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.258 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.258 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.258 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.258 [DefaultDispatcher-worker-11 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.259 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.261 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.261 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.262 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.262 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.263 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.263 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.263 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.263 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.265 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.267 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.267 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.267 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.267 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.269 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.269 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.269 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.269 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.270 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.284 [DefaultDispatcher-worker-13 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:14.315 [eventLoopGroupProxy-13-1 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.315 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.315 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:14.316 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.318 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.318 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.318 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.318 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.319 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.321 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.322 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.322 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.322 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.323 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.323 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.323 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.323 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.324 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.326 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.327 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.327 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.327 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.329 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.329 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.329 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.329 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.330 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.332 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.333 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.333 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.333 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.334 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.334 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.334 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.335 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.336 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.338 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.338 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.338 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.338 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.339 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.340 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.340 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.340 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.341 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.343 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.343 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.343 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.344 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.345 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.345 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.346 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.346 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.347 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.349 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.349 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.349 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.350 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.351 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.351 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.351 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.351 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.352 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.354 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.354 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.354 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.355 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.356 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.356 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.356 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.356 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.357 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.359 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.359 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.359 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.360 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.362 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.362 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.362 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.362 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.363 [eventLoopGroupProxy-13-1 @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) 2024-05-04 09:46:14.365 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.365 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.365 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.366 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.367 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.367 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.367 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.367 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.368 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.371 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.371 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.371 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.371 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.373 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.373 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.373 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.373 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.374 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.376 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.376 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.377 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.377 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.378 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.378 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.378 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.378 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.379 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.424 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.424 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.424 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:14.425 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.427 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.427 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.427 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.427 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.429 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.431 [eventLoopGroupProxy-13-1 @coroutine#1403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.431 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.431 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.432 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.433 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.433 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.433 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.433 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.435 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.480 [eventLoopGroupProxy-13-1 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.480 [eventLoopGroupProxy-13-1 @call-handler#1407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.481 [eventLoopGroupProxy-13-1 @call-handler#1407] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:46:14.481 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.483 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.483 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.483 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.483 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.484 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.486 [eventLoopGroupProxy-13-1 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.486 [eventLoopGroupProxy-13-1 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.487 [eventLoopGroupProxy-13-1 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.487 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.489 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.489 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.489 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.489 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.490 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.535 [eventLoopGroupProxy-13-1 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.535 [eventLoopGroupProxy-13-1 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.535 [eventLoopGroupProxy-13-1 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:14.536 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.537 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.538 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.538 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.538 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.539 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.583 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.583 [eventLoopGroupProxy-13-1 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.583 [eventLoopGroupProxy-13-1 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:14.584 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.586 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.586 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.586 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.586 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.587 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.631 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.631 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.631 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:14.632 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.634 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.634 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.634 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.634 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.635 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.679 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.679 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.679 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:14.680 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.681 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.681 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.681 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.681 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.683 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.727 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.727 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.727 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:14.728 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.730 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.730 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.730 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.730 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.731 [DefaultDispatcher-worker-4 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:14.731 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.733 [eventLoopGroupProxy-13-1 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.734 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.734 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.734 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.735 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.735 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.735 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.735 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.737 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.780 [eventLoopGroupProxy-13-1 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.780 [eventLoopGroupProxy-13-1 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.780 [eventLoopGroupProxy-13-1 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:14.781 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.782 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.782 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.782 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.782 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.784 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.787 [eventLoopGroupProxy-13-1 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.787 [eventLoopGroupProxy-13-1 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.787 [eventLoopGroupProxy-13-1 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:14.787 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.789 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.789 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.789 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.789 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.790 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.793 [eventLoopGroupProxy-13-1 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.793 [eventLoopGroupProxy-13-1 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.793 [eventLoopGroupProxy-13-1 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:14.794 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.795 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.795 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.795 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.795 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.796 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.799 [eventLoopGroupProxy-13-1 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.799 [eventLoopGroupProxy-13-1 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.799 [eventLoopGroupProxy-13-1 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.799 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.801 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.801 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.801 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.801 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.802 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.805 [eventLoopGroupProxy-13-1 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.805 [eventLoopGroupProxy-13-1 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.805 [eventLoopGroupProxy-13-1 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.805 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.806 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.807 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.807 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.807 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.808 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.810 [eventLoopGroupProxy-13-1 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.810 [eventLoopGroupProxy-13-1 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.810 [eventLoopGroupProxy-13-1 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.811 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.812 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.812 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.812 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.812 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.813 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.860 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.860 [eventLoopGroupProxy-13-1 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.860 [eventLoopGroupProxy-13-1 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:46:14.860 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.862 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.862 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.862 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.862 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.863 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.866 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.866 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.866 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.866 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.867 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.868 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.868 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.868 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.869 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.870 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.871 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.871 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.871 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.873 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.873 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.873 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.873 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.874 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.876 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.876 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.876 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.876 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.878 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.878 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.878 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.878 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.879 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.923 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.923 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.923 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:14.924 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.927 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.927 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.927 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.927 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.928 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.931 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.931 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.931 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:14.931 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.932 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.932 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.932 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.932 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.933 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.935 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.935 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.935 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.936 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.937 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.937 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.937 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.937 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.938 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.940 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.940 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.940 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:14.940 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.941 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.941 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.941 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.941 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.942 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:14.991 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:14.991 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:14.991 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 09:46:14.992 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.993 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.993 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:14.993 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:14.993 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:14.995 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.041 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.041 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.041 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:46:15.042 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.043 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.043 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.043 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.043 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.044 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.046 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.047 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.047 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:15.047 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.049 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.049 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.049 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.049 [DefaultDispatcher-worker-13 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.050 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.058 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.058 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.058 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-05-04 09:46:15.059 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.060 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.060 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.060 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.060 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.061 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.063 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.063 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.063 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:15.064 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.065 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.065 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.065 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.065 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.066 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.112 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.112 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.112 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:46:15.112 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.114 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.114 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.114 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.114 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.115 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.117 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.117 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.118 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:15.118 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.119 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.119 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.119 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.119 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.120 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.168 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.168 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.168 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 09:46:15.169 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.170 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.170 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.170 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.170 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.171 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.215 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.215 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.215 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:46:15.216 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.217 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.217 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.217 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.217 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.218 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.220 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.221 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.221 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:15.221 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.223 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.223 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.223 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.223 [DefaultDispatcher-worker-7 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.224 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.249 [DefaultDispatcher-worker-13 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:15.268 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.268 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.269 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:46:15.269 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.270 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.270 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.270 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.271 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.272 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.274 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.274 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.274 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:15.275 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.276 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.276 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.276 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.276 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.277 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.279 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.279 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.279 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:15.280 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.281 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.281 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.281 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.281 [DefaultDispatcher-worker-16 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.282 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.283 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.283 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.283 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:15.284 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.286 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.286 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.286 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.286 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.287 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.343 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.343 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.343 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-05-04 09:46:15.343 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.345 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.345 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.345 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.345 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.346 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.395 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.395 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.395 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 09:46:15.395 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.396 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.397 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.397 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.397 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.398 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.400 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.400 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.400 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:46:15.400 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.402 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.402 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.402 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.402 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.403 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.405 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.405 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.405 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:46:15.406 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.407 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.407 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:15.407 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.407 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:15.408 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:15.412 [eventLoopGroupProxy-13-1 @coroutine#1613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:15.412 [eventLoopGroupProxy-13-1 @call-handler#1612] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.412 [eventLoopGroupProxy-13-1 @call-handler#1612] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:46:15.412 [DefaultDispatcher-worker-4 @coroutine#827] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:15.427 [DefaultDispatcher-worker-1 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:15.436 [DefaultDispatcher-worker-1 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:15.437 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:15.437 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:15.437 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:15.437 [DefaultDispatcher-worker-1 @coroutine#798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:15.439 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:15.439 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:15.439 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:15.463 [DefaultDispatcher-worker-7 @call-handler#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ba26c 2024-05-04 09:46:15.464 [eventLoopGroupProxy-13-1 @call-handler#1622] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:15.464 [DefaultDispatcher-worker-3 @coroutine#765] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:15.464 [DefaultDispatcher-worker-3 @coroutine#765] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json. 2024-05-04 09:46:15.464 [eventLoopGroupProxy-13-1 @call-handler#1622] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-05-04 09:46:15.464 [DefaultDispatcher-worker-3 @coroutine#765] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:15.464 [DefaultDispatcher-worker-11 @coroutine#798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:15.464 [DefaultDispatcher-worker-11 @coroutine#798] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:15.465 [DefaultDispatcher-worker-11 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:15.465 [DefaultDispatcher-worker-11 @coroutine#798] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:15.465 [DefaultDispatcher-worker-7 @coroutine#765] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:15.465 [DefaultDispatcher-worker-7 @coroutine#765] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json 2024-05-04 09:46:15.466 [DefaultDispatcher-worker-2 @coroutine#765] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json. 2024-05-04 09:46:15.466 [DefaultDispatcher-worker-2 @coroutine#765] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588290143458369536/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:15.477 [DefaultDispatcher-worker-1 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a464be7 2024-05-04 09:46:15.500 [DefaultDispatcher-worker-2 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@293ba26c 2024-05-04 09:46:15.519 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:46:15.519 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:46:15.519 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:46:15.519 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:46:15.519 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:46:15.523 [Test worker @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6e29d6 2024-05-04 09:46:15.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-04 09:46:15.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-04 09:46:15.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:15.523 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a464be7: (connection evicted) 2024-05-04 09:46:15.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:15.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-04 09:46:15.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-04 09:46:15.774 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:15.774 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:15.928 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:46:16.261 [DefaultDispatcher-worker-2 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147aceec 2024-05-04 09:46:16.528 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@16c1345b 2024-05-04 09:46:16.528 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@16c1345b 2024-05-04 09:46:16.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-04 09:46:16.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-04 09:46:16.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:16.529 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@293ba26c: (connection evicted) 2024-05-04 09:46:16.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:16.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-04 09:46:16.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@125ba798 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:16.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:16.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-04 09:46:16.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2024-05-04 09:46:16.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2024-05-04 09:46:16.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-04 09:46:16.554 [DefaultDispatcher-worker-16 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2024-05-04 09:46:16.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e59b04 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:16.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed88e31 2024-05-04 09:46:16.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed88e31 2024-05-04 09:46:16.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574413bd 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:16.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:16.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2024-05-04 09:46:16.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2024-05-04 09:46:16.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-04 09:46:16.566 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:46:16.567 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-04 09:46:16.568 [DefaultDispatcher-worker-4 @coroutine#1660] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:46:16.572 [DefaultDispatcher-worker-4 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed88e31 2024-05-04 09:46:16.573 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:16.573 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:16.573 [Test worker @coroutine#1661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:16.573 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:16.576 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-05-04 09:46:16.577 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-05-04 09:46:16.578 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2024-05-04 09:46:16.579 [Test worker @coroutine#1661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:16.579 [Test worker @coroutine#1661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:46:16.580 [Test worker @coroutine#1661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:46:16.580 [Test worker @coroutine#1661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:16.581 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:16.581 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:46:16.581 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:16.581 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:16.582 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:46:16.585 [eventLoopGroupProxy-16-1 @coroutine#1675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2024-05-04 09:46:16.585 [eventLoopGroupProxy-16-1 @call-handler#1674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:16.586 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:46:16.589 [eventLoopGroupProxy-16-2 @call-handler#1684] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-05-04 09:46:16.594 [eventLoopGroupProxy-16-2 @call-handler#1684] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:16.600 [Test worker @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed88e31 2024-05-04 09:46:16.640 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:16.662 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:16.664 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:17.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d9b73c 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:17.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a08d301 2024-05-04 09:46:17.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a08d301 2024-05-04 09:46:17.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-04 09:46:17.717 [DefaultDispatcher-worker-12 @coroutine#1693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a08d301 2024-05-04 09:46:17.722 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39315/api/blob/upload-init-batch 2024-05-04 09:46:17.723 [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:39315/api/blob/upload-init-batch. 2024-05-04 09:46:17.723 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39315/api/blob/upload-init-batch 2024-05-04 09:46:17.723 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39315/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:17.724 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39315/api/blob/upload-init-batch 2024-05-04 09:46:17.724 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39315/api/blob/upload-init-batch 2024-05-04 09:46:17.725 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39315/api/blob/upload-init-batch. 2024-05-04 09:46:17.725 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39315/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:17.738 [DefaultDispatcher-worker-10 @coroutine#1693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a08d301 2024-05-04 09:46:17.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-04 09:46:17.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-04 09:46:17.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:17.744 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a08d301: (connection evicted) 2024-05-04 09:46:17.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:17.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-04 09:46:17.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@762db992 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:17.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5812935 2024-05-04 09:46:17.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5812935 2024-05-04 09:46:17.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-04 09:46:17.780 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37211/api/blob/upload-init-batch 2024-05-04 09:46:17.781 [Test worker @coroutine#1704] 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:37211/api/blob/upload-init-batch. 2024-05-04 09:46:17.781 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37211/api/blob/upload-init-batch 2024-05-04 09:46:17.781 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37211/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:17.783 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37211/api/blob/upload-init-batch 2024-05-04 09:46:17.783 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37211/api/blob/upload-init-batch 2024-05-04 09:46:17.783 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37211/api/blob/upload-init-batch. 2024-05-04 09:46:17.783 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37211/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:17.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-04 09:46:17.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-04 09:46:17.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:17.785 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5812935: (connection evicted) 2024-05-04 09:46:17.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:17.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-04 09:46:17.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-04 09:46:17.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126e2710 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:17.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:17.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-04 09:46:17.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-05-04 09:46:17.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a22325d 2024-05-04 09:46:17.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-04 09:46:17.815 [Test worker @coroutine#1710] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42297/api/blob/upload-init-batch 2024-05-04 09:46:17.815 [Test worker @coroutine#1710] 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:42297/api/blob/upload-init-batch. 2024-05-04 09:46:17.815 [Test worker @coroutine#1710] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42297/api/blob/upload-init-batch 2024-05-04 09:46:17.815 [Test worker @coroutine#1710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42297/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:46:17.817 [Test worker @coroutine#1710] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42297/api/blob/upload-init-batch 2024-05-04 09:46:17.817 [Test worker @coroutine#1710] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42297/api/blob/upload-init-batch 2024-05-04 09:46:17.817 [Test worker @coroutine#1710] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42297/api/blob/upload-init-batch. 2024-05-04 09:46:17.817 [Test worker @coroutine#1710] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42297/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:17.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-04 09:46:17.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-04 09:46:17.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:17.823 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a22325d: (connection evicted) 2024-05-04 09:46:17.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:17.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-04 09:46:17.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-04 09:46:18.114 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a286095 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:18.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-05-04 09:46:18.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-05-04 09:46:18.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-04 09:46:18.166 [DefaultDispatcher-worker-5 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11c40a65 2024-05-04 09:46:18.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e60c466 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:18.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:18.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-04 09:46:18.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd2adc7 2024-05-04 09:46:18.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cd2adc7 2024-05-04 09:46:18.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3445ddf2 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:18.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:18.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-04 09:46:18.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-04 09:46:18.216 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:18.243 [DefaultDispatcher-worker-12 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.255 [DefaultDispatcher-worker-11 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.266 [DefaultDispatcher-worker-6 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.270 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:18.274 [DefaultDispatcher-worker-1 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.278 [Test worker @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.286 [DefaultDispatcher-worker-14 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3 2024-05-04 09:46:18.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-04 09:46:18.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-04 09:46:18.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:18.293 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21abd3a3: (connection evicted) 2024-05-04 09:46:18.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:18.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-04 09:46:18.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1259b2a5 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:18.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:18.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-04 09:46:18.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-04 09:46:18.336 [DefaultDispatcher-worker-12 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.345 [DefaultDispatcher-worker-14 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.354 [DefaultDispatcher-worker-16 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.364 [DefaultDispatcher-worker-1 @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.369 [Test worker @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.380 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf166db 2024-05-04 09:46:18.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-04 09:46:18.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-04 09:46:18.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:18.382 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cf166db: (connection evicted) 2024-05-04 09:46:18.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:18.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-04 09:46:18.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7bf0f6 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:18.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:18.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-04 09:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-05-04 09:46:18.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-05-04 09:46:18.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-04 09:46:18.429 [DefaultDispatcher-worker-15 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-05-04 09:46:18.440 [DefaultDispatcher-worker-2 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-05-04 09:46:18.449 [DefaultDispatcher-worker-9 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-05-04 09:46:18.457 [DefaultDispatcher-worker-9 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-05-04 09:46:18.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-04 09:46:18.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-04 09:46:18.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:18.458 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3: (connection evicted) 2024-05-04 09:46:18.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:18.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-04 09:46:18.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@609edb55 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:18.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:18.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:18.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-04 09:46:18.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-04 09:46:18.503 [DefaultDispatcher-worker-12 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.513 [DefaultDispatcher-worker-2 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.522 [DefaultDispatcher-worker-15 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.532 [DefaultDispatcher-worker-10 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.536 [Test worker @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.541 [DefaultDispatcher-worker-6 @coroutine#1766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43c20142 2024-05-04 09:46:18.547 [DefaultDispatcher-worker-10 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13d1653 2024-05-04 09:46:18.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-04 09:46:18.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-04 09:46:18.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:18.548 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d1653: (connection evicted) 2024-05-04 09:46:18.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:18.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-04 09:46:18.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-04 09:46:18.565 [DefaultDispatcher-worker-10 @coroutine#1771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556e4588 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df5f657 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:24.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:24.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-05-04 09:46:24.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-05-04 09:46:24.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-04 09:46:24.737 [DefaultDispatcher-worker-6 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aba8978 2024-05-04 09:46:24.790 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4417755b 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:25.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:25.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-04 09:46:25.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-05-04 09:46:25.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0a5848 2024-05-04 09:46:25.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162a5c4c 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:25.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2024-05-04 09:46:25.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2024-05-04 09:46:25.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-04 09:46:25.459 [Test worker @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2024-05-04 09:46:25.462 [Test worker @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9e6a85 2024-05-04 09:46:25.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd53c5c 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:25.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9f0f7 2024-05-04 09:46:25.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e9f0f7 2024-05-04 09:46:25.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-04 09:46:25.495 [Test worker @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9f0f7 2024-05-04 09:46:25.498 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e9f0f7 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6764201e 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:25.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-05-04 09:46:25.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-05-04 09:46:25.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-04 09:46:25.514 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:25.529 [Test worker @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-05-04 09:46:25.531 [Test worker @coroutine#1830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a0f1f9d 2024-05-04 09:46:25.532 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cfe32cd 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:25.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:25.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-04 09:46:25.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-05-04 09:46:25.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-05-04 09:46:25.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-04 09:46:25.560 [Test worker @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-05-04 09:46:25.563 [Test worker @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31cf8f 2024-05-04 09:46:25.568 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:25.569 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/ 2024-05-04 09:46:25.569 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.571 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/ 2024-05-04 09:46:25.571 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/ 2024-05-04 09:46:25.571 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.604 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:25.613 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/ 2024-05-04 09:46:25.613 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/ 2024-05-04 09:46:25.613 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.634 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:25.657 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/ 2024-05-04 09:46:25.657 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/ 2024-05-04 09:46:25.657 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.701 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/ 2024-05-04 09:46:25.701 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/ 2024-05-04 09:46:25.701 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.745 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/ 2024-05-04 09:46:25.745 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/ 2024-05-04 09:46:25.745 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.789 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/ 2024-05-04 09:46:25.789 [Test worker @coroutine#1839] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41247/ 2024-05-04 09:46:25.789 [Test worker @coroutine#1839] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41247/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.833 [Test worker @coroutine#1839] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41247/ 2024-05-04 09:46:25.837 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/ 2024-05-04 09:46:25.837 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.839 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/ 2024-05-04 09:46:25.839 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/ 2024-05-04 09:46:25.839 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.885 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/ 2024-05-04 09:46:25.885 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/ 2024-05-04 09:46:25.885 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.929 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/ 2024-05-04 09:46:25.929 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/ 2024-05-04 09:46:25.929 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:25.973 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/ 2024-05-04 09:46:25.973 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/ 2024-05-04 09:46:25.973 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:26.021 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/ 2024-05-04 09:46:26.021 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/ 2024-05-04 09:46:26.021 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:26.069 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/ 2024-05-04 09:46:26.069 [Test worker @coroutine#1856] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52331/ 2024-05-04 09:46:26.069 [Test worker @coroutine#1856] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52331/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:46:26.070 [Test worker @coroutine#1856] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52331/ 2024-05-04 09:46:26.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cfc9eb 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-04 09:46:26.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:26.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:26.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-04 09:46:26.305 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:26.317 [Test worker @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:26.319 [Test worker @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:26.322 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.322 [DefaultDispatcher-worker-4 @coroutine#1895] 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:37337/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:26.322 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.322 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37337/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:26.324 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.324 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.332 [DefaultDispatcher-worker-12 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:26.332 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.332 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:26.332 [DefaultDispatcher-worker-12 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.333 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.333 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.337 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@490f2fad 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-05-04 09:46:26.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-05-04 09:46:26.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-04 09:46:26.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-05-04 09:46:26.376 [Test worker @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-05-04 09:46:26.378 [Test worker @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-05-04 09:46:26.383 [DefaultDispatcher-worker-14 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:46:26.383 [DefaultDispatcher-worker-14 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-04 09:46:26.383 [DefaultDispatcher-worker-14 @coroutine#1916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:46:26.385 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.385 [DefaultDispatcher-worker-8 @coroutine#1916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:46:26.385 [DefaultDispatcher-worker-8 @coroutine#1916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4117e0c9 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-04 09:46:26.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-04 09:46:26.388 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab7b5dc 2024-05-04 09:46:26.388 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab7b5dc 2024-05-04 09:46:26.389 [DefaultDispatcher-worker-2 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9947af 2024-05-04 09:46:26.393 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24704efa 2024-05-04 09:46:26.393 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@24704efa 2024-05-04 09:46:26.397 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@204fdeac 2024-05-04 09:46:26.397 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@204fdeac 2024-05-04 09:46:26.400 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@654d44c1 2024-05-04 09:46:26.400 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@654d44c1 2024-05-04 09:46:26.404 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c314e1 2024-05-04 09:46:26.404 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@72c314e1 2024-05-04 09:46:26.408 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e283dd 2024-05-04 09:46:26.408 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e283dd 2024-05-04 09:46:26.411 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a868d53 2024-05-04 09:46:26.411 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a868d53 2024-05-04 09:46:26.416 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@562bb8e 2024-05-04 09:46:26.416 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@562bb8e 2024-05-04 09:46:26.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.420 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6cc3df 2024-05-04 09:46:26.420 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6cc3df 2024-05-04 09:46:26.420 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.431 [Test worker @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.433 [Test worker @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.435 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.435 [DefaultDispatcher-worker-2 @coroutine#1927] 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:46621/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:26.435 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.435 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46621/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:26.437 [DefaultDispatcher-worker-7 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.437 [DefaultDispatcher-worker-7 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.439 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.444 [DefaultDispatcher-worker-8 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.445 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.445 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:26.445 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bdef14 2024-05-04 09:46:26.445 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bdef14 2024-05-04 09:46:26.445 [DefaultDispatcher-worker-8 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.446 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.446 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.448 [Test worker @coroutine#1931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.450 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a1273 2024-05-04 09:46:26.450 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@167a1273 2024-05-04 09:46:26.452 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12458464 2024-05-04 09:46:26.452 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12458464 2024-05-04 09:46:26.455 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57471848 2024-05-04 09:46:26.455 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@57471848 2024-05-04 09:46:26.456 [DefaultDispatcher-worker-2 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.457 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@207588fb 2024-05-04 09:46:26.457 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@207588fb 2024-05-04 09:46:26.460 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@66daef0c 2024-05-04 09:46:26.460 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@66daef0c 2024-05-04 09:46:26.462 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@58022117 2024-05-04 09:46:26.462 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@58022117 2024-05-04 09:46:26.464 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3768e707 2024-05-04 09:46:26.464 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3768e707 2024-05-04 09:46:26.464 [DefaultDispatcher-worker-5 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.467 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd68341 2024-05-04 09:46:26.467 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd68341 2024-05-04 09:46:26.467 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.475 [DefaultDispatcher-worker-5 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.485 [DefaultDispatcher-worker-11 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.488 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:26.491 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@718ad918 2024-05-04 09:46:26.491 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@718ad918 2024-05-04 09:46:26.494 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4d3959 2024-05-04 09:46:26.494 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4d3959 2024-05-04 09:46:26.496 [DefaultDispatcher-worker-15 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.498 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b72b268 2024-05-04 09:46:26.498 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b72b268 2024-05-04 09:46:26.501 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e703362 2024-05-04 09:46:26.501 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e703362 2024-05-04 09:46:26.503 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19956fad 2024-05-04 09:46:26.503 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19956fad 2024-05-04 09:46:26.506 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f040a37 2024-05-04 09:46:26.506 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@f040a37 2024-05-04 09:46:26.507 [DefaultDispatcher-worker-5 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.509 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@610b084d 2024-05-04 09:46:26.509 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@610b084d 2024-05-04 09:46:26.511 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5fcc2d 2024-05-04 09:46:26.511 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5fcc2d 2024-05-04 09:46:26.514 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85384c 2024-05-04 09:46:26.514 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85384c 2024-05-04 09:46:26.514 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:46:26.515 [DefaultDispatcher-worker-10 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.522 [DefaultDispatcher-worker-11 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.535 [DefaultDispatcher-worker-11 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.546 [DefaultDispatcher-worker-10 @coroutine#1948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4265cbed 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-04 09:46:26.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:26.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:26.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-04 09:46:26.583 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:26.595 [Test worker @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:26.597 [Test worker @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:26.598 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.598 [DefaultDispatcher-worker-9 @coroutine#1974] 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:40489/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:26.598 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.598 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40489/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:26.600 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.600 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.608 [DefaultDispatcher-worker-11 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:26.609 [DefaultDispatcher-worker-11 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.609 [DefaultDispatcher-worker-11 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:26.609 [DefaultDispatcher-worker-11 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.610 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.610 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.611 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf46574 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-04 09:46:26.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-04 09:46:26.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-04 09:46:26.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-04 09:46:26.617 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-04 09:46:26.629 [Test worker @coroutine#1985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-04 09:46:26.631 [Test worker @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-04 09:46:26.633 [DefaultDispatcher-worker-15 @coroutine#1995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:46:26.633 [DefaultDispatcher-worker-15 @coroutine#1995] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-04 09:46:26.633 [DefaultDispatcher-worker-15 @coroutine#1995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:46:26.634 [DefaultDispatcher-worker-5 @coroutine#1995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:46:26.634 [DefaultDispatcher-worker-5 @coroutine#1995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:46:26.643 [DefaultDispatcher-worker-7 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4205d1c9 2024-05-04 09:46:26.660 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.665 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afddf3 2024-05-04 09:46:26.665 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@15afddf3 2024-05-04 09:46:26.669 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b683136 2024-05-04 09:46:26.669 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b683136 2024-05-04 09:46:26.671 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f57b683 2024-05-04 09:46:26.671 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f57b683 2024-05-04 09:46:26.674 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a553b0d 2024-05-04 09:46:26.674 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a553b0d 2024-05-04 09:46:26.676 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fe35f1 2024-05-04 09:46:26.676 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fe35f1 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5603632c 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-04 09:46:26.679 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b454379 2024-05-04 09:46:26.679 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b454379 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:26.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:26.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-04 09:46:26.683 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4904133c 2024-05-04 09:46:26.683 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4904133c 2024-05-04 09:46:26.686 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7ac442 2024-05-04 09:46:26.686 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7ac442 2024-05-04 09:46:26.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b3f41 2024-05-04 09:46:26.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b3f41 2024-05-04 09:46:26.690 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.703 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:26.715 [Test worker @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:26.716 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.717 [Test worker @coroutine#2002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:26.718 [DefaultDispatcher-worker-11 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.718 [DefaultDispatcher-worker-11 @coroutine#2006] 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:45071/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:26.718 [DefaultDispatcher-worker-11 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.718 [DefaultDispatcher-worker-11 @coroutine#2006] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45071/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:26.720 [DefaultDispatcher-worker-4 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.720 [DefaultDispatcher-worker-4 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b79e411 2024-05-04 09:46:26.721 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b79e411 2024-05-04 09:46:26.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@25be0f0e 2024-05-04 09:46:26.726 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@25be0f0e 2024-05-04 09:46:26.729 [DefaultDispatcher-worker-8 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:26.729 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.729 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:26.729 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.730 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.730 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.730 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21818f61 2024-05-04 09:46:26.730 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21818f61 2024-05-04 09:46:26.733 [Test worker @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:26.733 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@64830535 2024-05-04 09:46:26.733 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@64830535 2024-05-04 09:46:26.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73bd146c 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.734 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-04 09:46:26.737 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@be3cd8 2024-05-04 09:46:26.737 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@be3cd8 2024-05-04 09:46:26.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3437fc4f 2024-05-04 09:46:26.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3437fc4f 2024-05-04 09:46:26.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-04 09:46:26.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3437fc4f 2024-05-04 09:46:26.740 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ad85be 2024-05-04 09:46:26.740 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ad85be 2024-05-04 09:46:26.742 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@787ae2ed 2024-05-04 09:46:26.742 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@787ae2ed 2024-05-04 09:46:26.744 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acfa7a 2024-05-04 09:46:26.744 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acfa7a 2024-05-04 09:46:26.746 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@75054ecb 2024-05-04 09:46:26.746 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@75054ecb 2024-05-04 09:46:26.746 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.751 [Test worker @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3437fc4f 2024-05-04 09:46:26.753 [Test worker @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3437fc4f 2024-05-04 09:46:26.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a5d9ede 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-04 09:46:26.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:26.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:26.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-04 09:46:26.763 [DefaultDispatcher-worker-8 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3437fc4f 2024-05-04 09:46:26.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:26.780 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.785 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14285089 2024-05-04 09:46:26.785 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@14285089 2024-05-04 09:46:26.789 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:26.789 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aefac7c 2024-05-04 09:46:26.789 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aefac7c 2024-05-04 09:46:26.791 [Test worker @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:26.792 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed03bf9 2024-05-04 09:46:26.792 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed03bf9 2024-05-04 09:46:26.792 [DefaultDispatcher-worker-8 @coroutine#2035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.792 [DefaultDispatcher-worker-8 @coroutine#2035] 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:40645/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:26.792 [DefaultDispatcher-worker-8 @coroutine#2035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.792 [DefaultDispatcher-worker-8 @coroutine#2035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40645/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:26.794 [DefaultDispatcher-worker-10 @coroutine#2035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.794 [DefaultDispatcher-worker-10 @coroutine#2035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.794 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd2a647 2024-05-04 09:46:26.794 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd2a647 2024-05-04 09:46:26.797 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2809ac 2024-05-04 09:46:26.797 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2809ac 2024-05-04 09:46:26.799 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43d839 2024-05-04 09:46:26.799 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43d839 2024-05-04 09:46:26.801 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553297b 2024-05-04 09:46:26.801 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553297b 2024-05-04 09:46:26.802 [DefaultDispatcher-worker-3 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:26.802 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.802 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:26.802 [DefaultDispatcher-worker-3 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.803 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.803 [DefaultDispatcher-worker-5 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.804 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfd5908 2024-05-04 09:46:26.804 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfd5908 2024-05-04 09:46:26.806 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@765552b2 2024-05-04 09:46:26.806 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@765552b2 2024-05-04 09:46:26.806 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.807 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430dbcb0 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-04 09:46:26.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-05-04 09:46:26.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-05-04 09:46:26.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-04 09:46:26.811 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-05-04 09:46:26.823 [Test worker @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-05-04 09:46:26.825 [Test worker @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-05-04 09:46:26.826 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-04 09:46:26.826 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.826 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.826 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.826 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.826 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5631445b 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.827 [DefaultDispatcher-worker-5 @coroutine#2057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-04 09:46:26.828 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:26.828 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:26.828 [DefaultDispatcher-worker-5 @coroutine#2057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-04 09:46:26.835 [DefaultDispatcher-worker-3 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15ab0461 2024-05-04 09:46:26.839 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78283931 2024-05-04 09:46:26.843 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78283931 2024-05-04 09:46:26.846 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76efc844 2024-05-04 09:46:26.846 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@76efc844 2024-05-04 09:46:26.848 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d05241 2024-05-04 09:46:26.849 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@72d05241 2024-05-04 09:46:26.851 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2c27f 2024-05-04 09:46:26.851 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d2c27f 2024-05-04 09:46:26.852 [DefaultDispatcher-worker-5 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:26.853 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0a8405 2024-05-04 09:46:26.853 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0a8405 2024-05-04 09:46:26.856 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd068 2024-05-04 09:46:26.856 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd068 2024-05-04 09:46:26.856 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.858 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@761dc8b6 2024-05-04 09:46:26.858 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@761dc8b6 2024-05-04 09:46:26.860 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3ee49f 2024-05-04 09:46:26.860 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3ee49f 2024-05-04 09:46:26.860 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd3d30 2024-05-04 09:46:26.861 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fd3d30 2024-05-04 09:46:26.863 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0db166 2024-05-04 09:46:26.863 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@d0db166 2024-05-04 09:46:26.863 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.864 [DefaultDispatcher-worker-5 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:26.865 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f90768 2024-05-04 09:46:26.865 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f90768 2024-05-04 09:46:26.865 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:26.866 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.866 [DefaultDispatcher-worker-15 @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://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:26.866 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.866 [DefaultDispatcher-worker-15 @coroutine#2064] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:26.867 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:26.867 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:46:26.867 [DefaultDispatcher-worker-5 @coroutine#2057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:26.868 [DefaultDispatcher-worker-16 @coroutine#2064] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.868 [DefaultDispatcher-worker-7 @coroutine#2057] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:26.869 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c68fef 2024-05-04 09:46:26.869 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c68fef 2024-05-04 09:46:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-04 09:46:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:26.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@614d01b 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:26.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:26.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-04 09:46:26.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-04 09:46:26.872 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c40d53 2024-05-04 09:46:26.872 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c40d53 2024-05-04 09:46:26.875 [DefaultDispatcher-worker-5 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:26.875 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.876 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:26.876 [DefaultDispatcher-worker-5 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.876 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c50fa8 2024-05-04 09:46:26.876 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c50fa8 2024-05-04 09:46:26.877 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.879 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad8d9f 2024-05-04 09:46:26.879 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad8d9f 2024-05-04 09:46:26.882 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4046d1d2 2024-05-04 09:46:26.882 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4046d1d2 2024-05-04 09:46:26.885 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ebf21c 2024-05-04 09:46:26.885 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ebf21c 2024-05-04 09:46:26.887 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@53431d86 2024-05-04 09:46:26.887 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@53431d86 2024-05-04 09:46:26.887 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.906 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.907 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.908 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.908 [DefaultDispatcher-worker-5 @coroutine#2079] 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:44215/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:26.908 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.908 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:26.910 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.910 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:26.911 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.915 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b6b9 2024-05-04 09:46:26.915 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b6b9 2024-05-04 09:46:26.917 [DefaultDispatcher-worker-16 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.917 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.917 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:26.917 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.918 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e24d4d 2024-05-04 09:46:26.918 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e24d4d 2024-05-04 09:46:26.918 [DefaultDispatcher-worker-13 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.918 [DefaultDispatcher-worker-13 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:26.920 [Test worker @coroutine#2083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.921 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ddddc9 2024-05-04 09:46:26.921 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ddddc9 2024-05-04 09:46:26.924 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df4776 2024-05-04 09:46:26.924 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df4776 2024-05-04 09:46:26.927 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@624eb5ca 2024-05-04 09:46:26.927 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@624eb5ca 2024-05-04 09:46:26.928 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:26.929 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@527604eb 2024-05-04 09:46:26.929 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@527604eb 2024-05-04 09:46:26.930 [DefaultDispatcher-worker-13 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.932 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0da8f9 2024-05-04 09:46:26.932 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0da8f9 2024-05-04 09:46:26.933 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a864f90 2024-05-04 09:46:26.933 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a864f90 2024-05-04 09:46:26.934 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0b839 2024-05-04 09:46:26.934 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0b839 2024-05-04 09:46:26.936 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487bd68 2024-05-04 09:46:26.936 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487bd68 2024-05-04 09:46:26.936 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.938 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441bcb0 2024-05-04 09:46:26.938 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6441bcb0 2024-05-04 09:46:26.940 [DefaultDispatcher-worker-10 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.942 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@607e24e0 2024-05-04 09:46:26.942 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@607e24e0 2024-05-04 09:46:26.944 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@257cb68b 2024-05-04 09:46:26.944 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@257cb68b 2024-05-04 09:46:26.947 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dde977b 2024-05-04 09:46:26.947 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dde977b 2024-05-04 09:46:26.949 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1493104c 2024-05-04 09:46:26.949 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1493104c 2024-05-04 09:46:26.949 [DefaultDispatcher-worker-1 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.952 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db6f1a 2024-05-04 09:46:26.952 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db6f1a 2024-05-04 09:46:26.955 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@455349c4 2024-05-04 09:46:26.955 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@455349c4 2024-05-04 09:46:26.956 [DefaultDispatcher-worker-10 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.958 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3f6b5a 2024-05-04 09:46:26.958 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3f6b5a 2024-05-04 09:46:26.958 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:26.966 [DefaultDispatcher-worker-9 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.972 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:26.974 [DefaultDispatcher-worker-4 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.977 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be67e79 2024-05-04 09:46:26.977 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be67e79 2024-05-04 09:46:26.981 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@55219b75 2024-05-04 09:46:26.981 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@55219b75 2024-05-04 09:46:26.984 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@511e1509 2024-05-04 09:46:26.984 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@511e1509 2024-05-04 09:46:26.984 [DefaultDispatcher-worker-13 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.986 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c914e 2024-05-04 09:46:26.986 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c914e 2024-05-04 09:46:26.989 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce13002 2024-05-04 09:46:26.989 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ce13002 2024-05-04 09:46:26.991 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2542e6d8 2024-05-04 09:46:26.991 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2542e6d8 2024-05-04 09:46:26.993 [DefaultDispatcher-worker-4 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:26.994 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4551924 2024-05-04 09:46:26.994 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4551924 2024-05-04 09:46:26.996 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@74336e01 2024-05-04 09:46:26.996 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@74336e01 2024-05-04 09:46:26.999 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a731a5 2024-05-04 09:46:26.999 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a731a5 2024-05-04 09:46:26.999 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:46:27.002 [DefaultDispatcher-worker-6 @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:27.003 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.004 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:46:27.004 [DefaultDispatcher-worker-4 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.005 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.005 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.005 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44215/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:46:27.005 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44215/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:27.006 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.006 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 09:46:27.006 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.007 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.007 [DefaultDispatcher-worker-7 @coroutine#2105] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.033 [DefaultDispatcher-worker-6 @coroutine#2105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55da6bf 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-04 09:46:27.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-04 09:46:27.066 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.078 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.080 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.081 [DefaultDispatcher-worker-1 @coroutine#2130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.081 [DefaultDispatcher-worker-1 @coroutine#2130] 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:38317/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:27.081 [DefaultDispatcher-worker-1 @coroutine#2130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.081 [DefaultDispatcher-worker-1 @coroutine#2130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.083 [DefaultDispatcher-worker-12 @coroutine#2130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.083 [DefaultDispatcher-worker-12 @coroutine#2130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.091 [DefaultDispatcher-worker-7 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.092 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.092 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.092 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.092 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.092 [DefaultDispatcher-worker-12 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.095 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aebdb4 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-04 09:46:27.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-05-04 09:46:27.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-05-04 09:46:27.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-04 09:46:27.100 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-05-04 09:46:27.115 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-05-04 09:46:27.117 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-05-04 09:46:27.129 [DefaultDispatcher-worker-11 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2024-05-04 09:46:27.130 [DefaultDispatcher-worker-16 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.138 [DefaultDispatcher-worker-3 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.140 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:27.145 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fd4a40 2024-05-04 09:46:27.145 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@76fd4a40 2024-05-04 09:46:27.147 [DefaultDispatcher-worker-12 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.149 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@783aaaef 2024-05-04 09:46:27.149 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@783aaaef 2024-05-04 09:46:27.151 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c052130 2024-05-04 09:46:27.151 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c052130 2024-05-04 09:46:27.154 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3907a0d4 2024-05-04 09:46:27.154 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3907a0d4 2024-05-04 09:46:27.156 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b442fe 2024-05-04 09:46:27.156 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b442fe 2024-05-04 09:46:27.156 [DefaultDispatcher-worker-5 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.159 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@874f975 2024-05-04 09:46:27.159 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@874f975 2024-05-04 09:46:27.161 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2d45ea 2024-05-04 09:46:27.161 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2d45ea 2024-05-04 09:46:27.164 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@59285f9b 2024-05-04 09:46:27.164 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@59285f9b 2024-05-04 09:46:27.166 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0c55f2 2024-05-04 09:46:27.166 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e0c55f2 2024-05-04 09:46:27.166 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:46:27.180 [DefaultDispatcher-worker-16 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.196 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.199 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.203 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b8ed9c 2024-05-04 09:46:27.203 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@56b8ed9c 2024-05-04 09:46:27.207 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@587f193b 2024-05-04 09:46:27.207 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@587f193b 2024-05-04 09:46:27.208 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.210 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4086ec 2024-05-04 09:46:27.210 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c4086ec 2024-05-04 09:46:27.213 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@19421300 2024-05-04 09:46:27.213 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@19421300 2024-05-04 09:46:27.216 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@807d9b9 2024-05-04 09:46:27.216 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@807d9b9 2024-05-04 09:46:27.217 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.218 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2891af43 2024-05-04 09:46:27.218 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2891af43 2024-05-04 09:46:27.221 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@703e3b5b 2024-05-04 09:46:27.221 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@703e3b5b 2024-05-04 09:46:27.223 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@796dec4f 2024-05-04 09:46:27.224 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@796dec4f 2024-05-04 09:46:27.226 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9138ca 2024-05-04 09:46:27.226 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f9138ca 2024-05-04 09:46:27.226 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:27.227 [DefaultDispatcher-worker-16 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.239 [DefaultDispatcher-worker-7 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8f5262 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-04 09:46:27.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.280 [Test worker @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.282 [Test worker @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.284 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.284 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:27.284 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.284 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49239/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.285 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.286 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.293 [DefaultDispatcher-worker-6 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.293 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.294 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.294 [DefaultDispatcher-worker-6 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.294 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.294 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.296 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3652dd19 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-04 09:46:27.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 09:46:27.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 09:46:27.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-04 09:46:27.301 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 09:46:27.314 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 09:46:27.316 [Test worker @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 09:46:27.327 [DefaultDispatcher-worker-15 @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 09:46:27.328 [DefaultDispatcher-worker-16 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.337 [DefaultDispatcher-worker-15 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.342 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:27.345 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-04 09:46:27.345 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-04 09:46:27.346 [DefaultDispatcher-worker-3 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:27.347 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.347 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.347 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.348 [DefaultDispatcher-worker-9 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.348 [DefaultDispatcher-worker-9 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.349 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-04 09:46:27.349 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-04 09:46:27.349 [DefaultDispatcher-worker-2 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.352 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-04 09:46:27.352 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-04 09:46:27.354 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-04 09:46:27.354 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-04 09:46:27.356 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-04 09:46:27.356 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-04 09:46:27.359 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-04 09:46:27.359 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-04 09:46:27.360 [DefaultDispatcher-worker-13 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.361 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-04 09:46:27.361 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-04 09:46:27.361 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.361 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:46:27.361 [DefaultDispatcher-worker-16 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.363 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.363 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:46:27.363 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49239/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:46:27.363 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49239/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:27.363 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.363 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 09:46:27.363 [DefaultDispatcher-worker-14 @coroutine#2204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.364 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-04 09:46:27.364 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-04 09:46:27.364 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.364 [DefaultDispatcher-worker-13 @coroutine#2204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:46:27.366 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-04 09:46:27.366 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-04 09:46:27.366 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 09:46:27.388 [DefaultDispatcher-worker-2 @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:27.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72924f19 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-04 09:46:27.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-04 09:46:27.400 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.405 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f421df4 2024-05-04 09:46:27.405 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f421df4 2024-05-04 09:46:27.409 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2185f66c 2024-05-04 09:46:27.409 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2185f66c 2024-05-04 09:46:27.413 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ba7684 2024-05-04 09:46:27.413 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ba7684 2024-05-04 09:46:27.415 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b8fc57 2024-05-04 09:46:27.415 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@60b8fc57 2024-05-04 09:46:27.417 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faae009 2024-05-04 09:46:27.417 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5faae009 2024-05-04 09:46:27.418 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.419 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51925b06 2024-05-04 09:46:27.419 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@51925b06 2024-05-04 09:46:27.421 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@276a19e6 2024-05-04 09:46:27.421 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@276a19e6 2024-05-04 09:46:27.424 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@970318 2024-05-04 09:46:27.424 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@970318 2024-05-04 09:46:27.426 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b511ab 2024-05-04 09:46:27.426 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b511ab 2024-05-04 09:46:27.426 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:27.430 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.432 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.433 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.433 [DefaultDispatcher-worker-2 @coroutine#2229] 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:34537/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:27.433 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.433 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34537/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.435 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.435 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:27.444 [DefaultDispatcher-worker-9 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.444 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.444 [DefaultDispatcher-worker-9 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.444 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.445 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.445 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.447 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e778abb 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-04 09:46:27.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2024-05-04 09:46:27.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2024-05-04 09:46:27.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-04 09:46:27.453 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2024-05-04 09:46:27.455 [DefaultDispatcher-worker-11 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:27.455 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.455 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.455 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.457 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.457 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.471 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2024-05-04 09:46:27.474 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2024-05-04 09:46:27.479 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/auth/register 2024-05-04 09:46:27.479 [DefaultDispatcher-worker-1 @coroutine#2254] 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:34537/auth/register. 2024-05-04 09:46:27.479 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/auth/register 2024-05-04 09:46:27.479 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34537/auth/register from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.480 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/auth/register 2024-05-04 09:46:27.480 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/auth/register 2024-05-04 09:46:27.485 [DefaultDispatcher-worker-6 @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58fbecde 2024-05-04 09:46:27.495 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.501 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f708f 2024-05-04 09:46:27.501 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f708f 2024-05-04 09:46:27.505 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@665893ec 2024-05-04 09:46:27.505 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@665893ec 2024-05-04 09:46:27.507 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62671bff 2024-05-04 09:46:27.507 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62671bff 2024-05-04 09:46:27.509 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@276599d7 2024-05-04 09:46:27.509 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@276599d7 2024-05-04 09:46:27.512 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d8ebc 2024-05-04 09:46:27.512 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@346d8ebc 2024-05-04 09:46:27.514 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1608bc2e 2024-05-04 09:46:27.514 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1608bc2e 2024-05-04 09:46:27.516 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceaf5f3 2024-05-04 09:46:27.516 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ceaf5f3 2024-05-04 09:46:27.519 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a6698 2024-05-04 09:46:27.519 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@474a6698 2024-05-04 09:46:27.521 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34537/auth/register. 2024-05-04 09:46:27.521 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34537/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:27.522 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0a08a3 2024-05-04 09:46:27.522 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f0a08a3 2024-05-04 09:46:27.522 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:27.545 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.552 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.556 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:27.557 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e0dc8d 2024-05-04 09:46:27.557 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e0dc8d 2024-05-04 09:46:27.561 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@272737c1 2024-05-04 09:46:27.561 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@272737c1 2024-05-04 09:46:27.564 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318b7fd 2024-05-04 09:46:27.564 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318b7fd 2024-05-04 09:46:27.566 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@661a3dfa 2024-05-04 09:46:27.566 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@661a3dfa 2024-05-04 09:46:27.568 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b18100 2024-05-04 09:46:27.568 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@49b18100 2024-05-04 09:46:27.571 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@57363ec8 2024-05-04 09:46:27.571 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@57363ec8 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e2e11ee 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-04 09:46:27.573 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177dc8c 2024-05-04 09:46:27.573 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3177dc8c 2024-05-04 09:46:27.575 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@635c2b5 2024-05-04 09:46:27.575 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@635c2b5 2024-05-04 09:46:27.578 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c9eaf2 2024-05-04 09:46:27.578 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c9eaf2 2024-05-04 09:46:27.578 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:27.593 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.605 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.607 [Test worker @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.608 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.608 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 09:46:27.608 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.608 [DefaultDispatcher-worker-12 @coroutine#2268] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.610 [DefaultDispatcher-worker-6 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.610 [DefaultDispatcher-worker-6 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.620 [DefaultDispatcher-worker-12 @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.621 [DefaultDispatcher-worker-12 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.621 [DefaultDispatcher-worker-12 @coroutine#2267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:46:27.621 [DefaultDispatcher-worker-12 @coroutine#2267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.621 [DefaultDispatcher-worker-16 @coroutine#2267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.621 [DefaultDispatcher-worker-16 @coroutine#2267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.622 [DefaultDispatcher-worker-13 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:27.622 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.622 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.622 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.623 [Test worker @coroutine#2272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.623 [DefaultDispatcher-worker-2 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.623 [DefaultDispatcher-worker-2 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.628 [Test worker @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.643 [Test worker @coroutine#2289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d 2024-05-04 09:46:27.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-04 09:46:27.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-04 09:46:27.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.645 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b908c6d: (connection evicted) 2024-05-04 09:46:27.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:27.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-04 09:46:27.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-04 09:46:27.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648c80cb 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-04 09:46:27.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-04 09:46:27.651 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.668 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.670 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.671 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.671 [DefaultDispatcher-worker-16 @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/dummyreplication/ackAndGetPendingReplications. 2024-05-04 09:46:27.671 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.671 [DefaultDispatcher-worker-16 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.672 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.672 [DefaultDispatcher-worker-1 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.680 [DefaultDispatcher-worker-6 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.680 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.680 [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/dummyreplication/nodeId. 2024-05-04 09:46:27.680 [DefaultDispatcher-worker-6 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.681 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.681 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.685 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.689 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.692 [Test worker @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157a2c86 2024-05-04 09:46:27.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-04 09:46:27.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-04 09:46:27.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.693 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157a2c86: (connection evicted) 2024-05-04 09:46:27.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:27.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-04 09:46:27.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4101e146 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-04 09:46:27.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-04 09:46:27.700 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.712 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.713 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.714 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.714 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 09:46:27.714 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.715 [DefaultDispatcher-worker-7 @coroutine#2325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.716 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.716 [DefaultDispatcher-worker-13 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.725 [DefaultDispatcher-worker-4 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.725 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.725 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:46:27.725 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.726 [DefaultDispatcher-worker-16 @coroutine#2324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.726 [DefaultDispatcher-worker-16 @coroutine#2324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.730 [Test worker @coroutine#2328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.734 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.739 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.740 [DefaultDispatcher-worker-16 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:27.740 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.740 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.740 [DefaultDispatcher-worker-16 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.741 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.741 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.741 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.744 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.748 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.750 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74597c37 2024-05-04 09:46:27.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-04 09:46:27.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-04 09:46:27.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.751 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74597c37: (connection evicted) 2024-05-04 09:46:27.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:27.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-04 09:46:27.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-04 09:46:27.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb23b9c 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-04 09:46:27.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-04 09:46:27.756 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.768 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.770 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.771 [DefaultDispatcher-worker-6 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.771 [DefaultDispatcher-worker-6 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 09:46:27.771 [DefaultDispatcher-worker-6 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.771 [DefaultDispatcher-worker-6 @coroutine#2366] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.772 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.772 [DefaultDispatcher-worker-12 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.781 [DefaultDispatcher-worker-8 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.781 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.781 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:46:27.781 [DefaultDispatcher-worker-8 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.782 [DefaultDispatcher-worker-3 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.782 [DefaultDispatcher-worker-3 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.786 [Test worker @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.790 [Test worker @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.795 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2024-05-04 09:46:27.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-04 09:46:27.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-04 09:46:27.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.797 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19430f: (connection evicted) 2024-05-04 09:46:27.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:27.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-04 09:46:27.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@101eb529 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-04 09:46:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-04 09:46:27.803 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.815 [DefaultDispatcher-worker-13 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:27.816 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.816 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.816 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.817 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.817 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.820 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.822 [Test worker @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.823 [DefaultDispatcher-worker-13 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.823 [DefaultDispatcher-worker-13 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 09:46:27.823 [DefaultDispatcher-worker-13 @coroutine#2402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.823 [DefaultDispatcher-worker-13 @coroutine#2402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.825 [DefaultDispatcher-worker-12 @coroutine#2402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.825 [DefaultDispatcher-worker-12 @coroutine#2402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.833 [DefaultDispatcher-worker-7 @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.834 [DefaultDispatcher-worker-7 @coroutine#2401] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.834 [DefaultDispatcher-worker-7 @coroutine#2401] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:46:27.834 [DefaultDispatcher-worker-7 @coroutine#2401] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.834 [DefaultDispatcher-worker-3 @coroutine#2401] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.834 [DefaultDispatcher-worker-3 @coroutine#2401] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.837 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.843 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.846 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.848 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.852 [Test worker @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d 2024-05-04 09:46:27.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-04 09:46:27.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-04 09:46:27.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.853 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ac8916d: (connection evicted) 2024-05-04 09:46:27.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:27.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-04 09:46:27.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a70acd5 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:27.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:27.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-04 09:46:27.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-04 09:46:27.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.869 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.871 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.872 [DefaultDispatcher-worker-3 @coroutine#2433] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.872 [DefaultDispatcher-worker-3 @coroutine#2433] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 09:46:27.872 [DefaultDispatcher-worker-3 @coroutine#2433] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.872 [DefaultDispatcher-worker-3 @coroutine#2433] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:27.873 [DefaultDispatcher-worker-12 @coroutine#2433] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.873 [DefaultDispatcher-worker-12 @coroutine#2433] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:46:27.882 [DefaultDispatcher-worker-8 @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.883 [DefaultDispatcher-worker-8 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.883 [DefaultDispatcher-worker-8 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 09:46:27.883 [DefaultDispatcher-worker-8 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.883 [DefaultDispatcher-worker-11 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.883 [DefaultDispatcher-worker-11 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:46:27.886 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.887 [DefaultDispatcher-worker-9 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:27.887 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.887 [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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.887 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.888 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.889 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b 2024-05-04 09:46:27.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-04 09:46:27.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-04 09:46:27.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:27.891 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41db6e4b: (connection evicted) 2024-05-04 09:46:27.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:27.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-04 09:46:27.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-04 09:46:27.992 [DefaultDispatcher-worker-4 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:27.992 [DefaultDispatcher-worker-4 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.992 [DefaultDispatcher-worker-4 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:27.992 [DefaultDispatcher-worker-4 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.993 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:27.993 [DefaultDispatcher-worker-9 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.100 [DefaultDispatcher-worker-9 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:28.100 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.100 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.100 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.101 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.102 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a642c54 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-04 09:46:28.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-04 09:46:28.231 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.242 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.244 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.245 [DefaultDispatcher-worker-14 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.246 [DefaultDispatcher-worker-14 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:28.246 [DefaultDispatcher-worker-14 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.246 [DefaultDispatcher-worker-14 @coroutine#2490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:28.247 [DefaultDispatcher-worker-9 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.247 [DefaultDispatcher-worker-9 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.256 [DefaultDispatcher-worker-9 @coroutine#2489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.256 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.256 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.256 [DefaultDispatcher-worker-9 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.257 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.257 [DefaultDispatcher-worker-15 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.260 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.279 [DefaultDispatcher-worker-6 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.306 [DefaultDispatcher-worker-9 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:28.307 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.307 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.307 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.308 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.308 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.309 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:28.315 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@872030a 2024-05-04 09:46:28.315 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@872030a 2024-05-04 09:46:28.319 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5fc74 2024-05-04 09:46:28.319 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5fc74 2024-05-04 09:46:28.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a687a 2024-05-04 09:46:28.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a687a 2024-05-04 09:46:28.325 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4788f64f 2024-05-04 09:46:28.325 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4788f64f 2024-05-04 09:46:28.327 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7ad7e7 2024-05-04 09:46:28.327 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f7ad7e7 2024-05-04 09:46:28.330 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7605d620 2024-05-04 09:46:28.330 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7605d620 2024-05-04 09:46:28.332 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@271da922 2024-05-04 09:46:28.332 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@271da922 2024-05-04 09:46:28.332 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1 2024-05-04 09:46:28.334 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a70900 2024-05-04 09:46:28.334 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@27a70900 2024-05-04 09:46:28.337 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eeb27fc 2024-05-04 09:46:28.337 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eeb27fc 2024-05-04 09:46:28.337 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:28.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-04 09:46:28.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-04 09:46:28.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:46:28.340 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b59a1c1: (connection evicted) 2024-05-04 09:46:28.341 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@872030a: (connection evicted) 2024-05-04 09:46:28.341 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5fc74: (connection evicted) 2024-05-04 09:46:28.342 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28a687a: (connection evicted) 2024-05-04 09:46:28.342 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4788f64f: (connection evicted) 2024-05-04 09:46:28.343 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f7ad7e7: (connection evicted) 2024-05-04 09:46:28.343 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7605d620: (connection evicted) 2024-05-04 09:46:28.344 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@271da922: (connection evicted) 2024-05-04 09:46:28.344 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27a70900: (connection evicted) 2024-05-04 09:46:28.344 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eeb27fc: (connection evicted) 2024-05-04 09:46:28.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-04 09:46:28.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d21a69f 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-04 09:46:28.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-04 09:46:28.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.358 [DefaultDispatcher-worker-1 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:28.358 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.358 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.358 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.359 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.359 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.371 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.373 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.374 [DefaultDispatcher-worker-16 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.374 [DefaultDispatcher-worker-16 @coroutine#2519] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:28.374 [DefaultDispatcher-worker-16 @coroutine#2519] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.374 [DefaultDispatcher-worker-16 @coroutine#2519] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:28.376 [DefaultDispatcher-worker-7 @coroutine#2519] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.376 [DefaultDispatcher-worker-7 @coroutine#2519] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.385 [DefaultDispatcher-worker-4 @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.385 [DefaultDispatcher-worker-4 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.385 [DefaultDispatcher-worker-4 @coroutine#2518] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.385 [DefaultDispatcher-worker-4 @coroutine#2518] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.386 [DefaultDispatcher-worker-15 @coroutine#2518] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.386 [DefaultDispatcher-worker-15 @coroutine#2518] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.392 [Test worker @coroutine#2523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.403 [DefaultDispatcher-worker-5 @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.445 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48e859f7 2024-05-04 09:46:28.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-04 09:46:28.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-04 09:46:28.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.449 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48e859f7: (connection evicted) 2024-05-04 09:46:28.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-04 09:46:28.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd13fad 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-04 09:46:28.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-04 09:46:28.455 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:28.456 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.456 [DefaultDispatcher-worker-14 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.456 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.456 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.457 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.457 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.465 [DefaultDispatcher-worker-10 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:28.465 [DefaultDispatcher-worker-10 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.465 [DefaultDispatcher-worker-10 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.465 [DefaultDispatcher-worker-10 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.466 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.466 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.469 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.471 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.472 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.472 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:28.472 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.472 [DefaultDispatcher-worker-7 @coroutine#2549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:28.473 [DefaultDispatcher-worker-16 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.473 [DefaultDispatcher-worker-16 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.480 [DefaultDispatcher-worker-15 @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.481 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.481 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.481 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.481 [DefaultDispatcher-worker-11 @coroutine#2548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.481 [DefaultDispatcher-worker-11 @coroutine#2548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.483 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.500 [DefaultDispatcher-worker-15 @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.544 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1 2024-05-04 09:46:28.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-04 09:46:28.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-04 09:46:28.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.547 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5244a1: (connection evicted) 2024-05-04 09:46:28.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-04 09:46:28.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-04 09:46:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-04 09:46:28.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28d2afd8 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-04 09:46:28.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-04 09:46:28.553 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.565 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.567 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.568 [DefaultDispatcher-worker-16 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.568 [DefaultDispatcher-worker-16 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:28.568 [DefaultDispatcher-worker-16 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.568 [DefaultDispatcher-worker-16 @coroutine#2571] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:28.569 [DefaultDispatcher-worker-10 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.569 [DefaultDispatcher-worker-10 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:28.578 [DefaultDispatcher-worker-3 @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.578 [DefaultDispatcher-worker-3 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.578 [DefaultDispatcher-worker-3 @coroutine#2570] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.578 [DefaultDispatcher-worker-3 @coroutine#2570] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.579 [DefaultDispatcher-worker-4 @coroutine#2570] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.579 [DefaultDispatcher-worker-4 @coroutine#2570] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.583 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.598 [DefaultDispatcher-worker-14 @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.634 [DefaultDispatcher-worker-14 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:28.634 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.634 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.634 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.635 [DefaultDispatcher-worker-16 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.635 [DefaultDispatcher-worker-16 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.637 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755057c7 2024-05-04 09:46:28.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-04 09:46:28.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-04 09:46:28.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.639 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@755057c7: (connection evicted) 2024-05-04 09:46:28.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-04 09:46:28.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-04 09:46:28.653 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-04 09:46:28.653 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.653 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.653 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.653 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@409b1740 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.654 [Test worker @coroutine#2591] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-04 09:46:28.669 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.681 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.682 [Test worker @coroutine#2595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.684 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.695 [DefaultDispatcher-worker-15 @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.710 [DefaultDispatcher-worker-7 @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7 2024-05-04 09:46:28.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-04 09:46:28.713 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-04 09:46:28.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.714 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e9ba7: (connection evicted) 2024-05-04 09:46:28.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-04 09:46:28.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2620264e 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.717 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.718 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-04 09:46:28.741 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.751 [DefaultDispatcher-worker-7 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:28.752 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.752 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.752 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.753 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.753 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.754 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.756 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.758 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aeb769d 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.759 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-04 09:46:28.760 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-05-04 09:46:28.760 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-05-04 09:46:28.760 [Test worker @coroutine#2617] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-04 09:46:28.779 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-05-04 09:46:28.791 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-05-04 09:46:28.793 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-05-04 09:46:28.795 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-05-04 09:46:28.807 [DefaultDispatcher-worker-16 @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7234db3 2024-05-04 09:46:28.818 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:28.825 [DefaultDispatcher-worker-9 @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.829 [DefaultDispatcher-worker-14 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:28.829 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.829 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.829 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.831 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.831 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.835 [DefaultDispatcher-worker-6 @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.843 [DefaultDispatcher-worker-7 @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e24c62 2024-05-04 09:46:28.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-04 09:46:28.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-04 09:46:28.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.857 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e24c62: (connection evicted) 2024-05-04 09:46:28.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-04 09:46:28.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-04 09:46:28.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-04 09:46:28.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-04 09:46:28.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.859 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7234db3: (connection evicted) 2024-05-04 09:46:28.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-04 09:46:28.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38c9e937 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.861 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.862 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-04 09:46:28.880 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.892 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.893 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.895 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467625e3 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-05-04 09:46:28.896 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-04 09:46:28.899 [DefaultDispatcher-worker-1 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:28.899 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.899 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:28.899 [DefaultDispatcher-worker-1 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.900 [DefaultDispatcher-worker-14 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:28.911 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-05-04 09:46:28.922 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-05-04 09:46:28.924 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-05-04 09:46:28.926 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-05-04 09:46:28.938 [DefaultDispatcher-worker-15 @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e04531 2024-05-04 09:46:28.950 [DefaultDispatcher-worker-15 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.959 [DefaultDispatcher-worker-15 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.962 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:28.967 [DefaultDispatcher-worker-13 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79e591bb 2024-05-04 09:46:28.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-04 09:46:28.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-04 09:46:28.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.971 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79e591bb: (connection evicted) 2024-05-04 09:46:28.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-04 09:46:28.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-04 09:46:28.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-04 09:46:28.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-04 09:46:28.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:28.973 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e04531: (connection evicted) 2024-05-04 09:46:28.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:28.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-04 09:46:28.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-04 09:46:28.975 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58c48a23 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:28.976 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-04 09:46:28.977 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:28.977 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:28.977 [Test worker @coroutine#2696] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-04 09:46:28.995 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.004 [DefaultDispatcher-worker-16 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:29.005 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.005 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.005 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.006 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.006 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.006 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.008 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.010 [Test worker @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.018 [DefaultDispatcher-worker-16 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.040 [DefaultDispatcher-worker-16 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.043 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.054 [DefaultDispatcher-worker-15 @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179e8859 2024-05-04 09:46:29.077 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-04 09:46:29.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-04 09:46:29.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.079 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179e8859: (connection evicted) 2024-05-04 09:46:29.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:29.080 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-04 09:46:29.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a503cf0 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.082 [Test worker @coroutine#2748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-04 09:46:29.083 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.083 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.083 [Test worker @coroutine#2748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-04 09:46:29.100 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.112 [DefaultDispatcher-worker-14 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:29.112 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.112 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.112 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.112 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.113 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.113 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.114 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.116 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.124 [DefaultDispatcher-worker-9 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.144 [DefaultDispatcher-worker-3 @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.148 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.156 [DefaultDispatcher-worker-5 @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f78c132 2024-05-04 09:46:29.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-04 09:46:29.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-04 09:46:29.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.162 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f78c132: (connection evicted) 2024-05-04 09:46:29.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:29.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-04 09:46:29.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c165921 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.165 [Test worker @coroutine#2797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-04 09:46:29.166 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.166 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.166 [Test worker @coroutine#2797] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-04 09:46:29.182 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.193 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.195 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.197 [Test worker @coroutine#2802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.209 [DefaultDispatcher-worker-9 @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.232 [DefaultDispatcher-worker-1 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.242 [DefaultDispatcher-worker-1 @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.296 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.360 [DefaultDispatcher-worker-5 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:29.361 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.361 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.361 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.362 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.362 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.368 [DefaultDispatcher-worker-13 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:29.368 [DefaultDispatcher-worker-13 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.368 [DefaultDispatcher-worker-13 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.368 [DefaultDispatcher-worker-13 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.369 [DefaultDispatcher-worker-11 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.369 [DefaultDispatcher-worker-11 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.446 [DefaultDispatcher-worker-15 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cecd959 2024-05-04 09:46:29.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-04 09:46:29.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-04 09:46:29.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.497 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cecd959: (connection evicted) 2024-05-04 09:46:29.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:29.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-04 09:46:29.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bbab2c9 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.501 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.502 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-04 09:46:29.503 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.503 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.503 [Test worker @coroutine#2843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-04 09:46:29.509 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:29.510 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.510 [DefaultDispatcher-worker-6 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.510 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.510 [DefaultDispatcher-worker-2 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:29.510 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.510 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.510 [DefaultDispatcher-worker-2 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.511 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.511 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.511 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.511 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.522 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.533 [Test worker @coroutine#2850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.535 [Test worker @coroutine#2852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.537 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.547 [DefaultDispatcher-worker-11 @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.551 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.572 [DefaultDispatcher-worker-9 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.581 [DefaultDispatcher-worker-6 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d 2024-05-04 09:46:29.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-04 09:46:29.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-04 09:46:29.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.592 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@625d2b6d: (connection evicted) 2024-05-04 09:46:29.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:29.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-04 09:46:29.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@329cef32 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.594 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.595 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-04 09:46:29.595 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@655295bd 2024-05-04 09:46:29.595 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@655295bd 2024-05-04 09:46:29.595 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-04 09:46:29.610 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655295bd 2024-05-04 09:46:29.621 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655295bd 2024-05-04 09:46:29.623 [Test worker @coroutine#2888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655295bd 2024-05-04 09:46:29.625 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655295bd 2024-05-04 09:46:29.638 [DefaultDispatcher-worker-12 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@655295bd 2024-05-04 09:46:29.692 [DefaultDispatcher-worker-15 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:29.692 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.692 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.692 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.694 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.694 [DefaultDispatcher-worker-15 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.695 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-04 09:46:29.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-04 09:46:29.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.698 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@655295bd: (connection evicted) 2024-05-04 09:46:29.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:29.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-04 09:46:29.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-04 09:46:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-04 09:46:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27ca8a5a 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-04 09:46:29.781 [DefaultDispatcher-worker-14 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:29.781 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.782 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.782 [DefaultDispatcher-worker-14 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.783 [DefaultDispatcher-worker-2 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.783 [DefaultDispatcher-worker-2 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.802 [DefaultDispatcher-worker-15 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.802 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:29.810 [DefaultDispatcher-worker-2 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.819 [DefaultDispatcher-worker-8 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.829 [DefaultDispatcher-worker-13 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.841 [DefaultDispatcher-worker-13 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:29.841 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.841 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.841 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.842 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.842 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.860 [DefaultDispatcher-worker-5 @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.861 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:46:29.867 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-05-04 09:46:29.869 [DefaultDispatcher-worker-16 @coroutine#2930] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d0d5147 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:29.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:29.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-04 09:46:29.885 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.885 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:29.885 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.885 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:29.888 [eventLoopGroupProxy-19-1 @call-handler#2940] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:46:29.888 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:46:29.888 [eventLoopGroupProxy-19-1 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.888 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.888 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:29.889 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e11996e 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-04 09:46:29.889 [DefaultDispatcher-worker-9 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.889 [DefaultDispatcher-worker-9 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:29.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:29.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-04 09:46:29.906 [DefaultDispatcher-worker-2 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.906 [DefaultDispatcher-worker-2 @coroutine#2946] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:29.906 [DefaultDispatcher-worker-2 @coroutine#2946] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.906 [DefaultDispatcher-worker-2 @coroutine#2946] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a03c19 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:29.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:29.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-04 09:46:29.907 [eventLoopGroupProxy-19-2 @call-handler#2950] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:46:29.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c3e494 2024-05-04 09:46:29.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@16c3e494 2024-05-04 09:46:29.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-04 09:46:29.907 [eventLoopGroupProxy-19-2 @call-handler#2950] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.907 [eventLoopGroupProxy-19-2 @call-handler#2950] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:29.908 [eventLoopGroupProxy-19-2 @call-handler#2950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.908 [eventLoopGroupProxy-19-3 @call-handler#2953] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:46:29.908 [eventLoopGroupProxy-19-3 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.908 [DefaultDispatcher-worker-10 @coroutine#2946] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.908 [DefaultDispatcher-worker-10 @coroutine#2946] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.911 [DefaultDispatcher-worker-12 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:29.911 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.911 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.911 [DefaultDispatcher-worker-12 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.912 [DefaultDispatcher-worker-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:29.912 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:46:29.912 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.912 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.912 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.913 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.913 [DefaultDispatcher-worker-5 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.913 [DefaultDispatcher-worker-5 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.913 [DefaultDispatcher-worker-9 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.923 [DefaultDispatcher-worker-10 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:29.924 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.924 [DefaultDispatcher-worker-10 @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:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:46:29.924 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.924 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:46:29.925 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:46:29.925 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.925 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:29.926 [eventLoopGroupProxy-19-4 @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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:46:29.926 [eventLoopGroupProxy-19-4 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.935 [DefaultDispatcher-worker-1 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:29.937 [DefaultDispatcher-worker-9 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.938 [eventLoopGroupProxy-19-2 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.938 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.938 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:46:29.939 [DefaultDispatcher-worker-7 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:29.939 [DefaultDispatcher-worker-7 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.939 [DefaultDispatcher-worker-7 @coroutine#2945] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.939 [DefaultDispatcher-worker-7 @coroutine#2945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.940 [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/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:46:29.940 [eventLoopGroupProxy-19-2 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.940 [DefaultDispatcher-worker-17 @coroutine#2945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.940 [DefaultDispatcher-worker-17 @coroutine#2945] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.959 [DefaultDispatcher-worker-12 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.961 [DefaultDispatcher-worker-16 @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:29.965 [DefaultDispatcher-worker-3 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c3e494 2024-05-04 09:46:29.965 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.965 [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:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:29.965 [DefaultDispatcher-worker-3 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.966 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:46:29.966 [eventLoopGroupProxy-19-2 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:29.967 [DefaultDispatcher-worker-11 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.967 [DefaultDispatcher-worker-11 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:46:29.970 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.971 [DefaultDispatcher-worker-8 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:29.976 [DefaultDispatcher-worker-4 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c3e494 2024-05-04 09:46:29.987 [DefaultDispatcher-worker-14 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16c3e494 2024-05-04 09:46:29.988 [DefaultDispatcher-worker-17 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:29.990 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:29.990 [DefaultDispatcher-worker-17 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:46:29.990 [DefaultDispatcher-worker-17 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-05-04 09:46:29.990 [DefaultDispatcher-worker-17 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:46:29.991 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-05-04 09:46:29.999 [DefaultDispatcher-worker-6 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.007 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:30.017 [DefaultDispatcher-worker-6 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:30.017 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.017 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.017 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.018 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:46:30.018 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:46:30.018 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.018 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.019 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-05-04 09:46:30.019 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.019 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290215606771713 2024-05-04 09:46:30.019 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290215606771713. 2024-05-04 09:46:30.019 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290215606771713 2024-05-04 09:46:30.019 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-05-04 09:46:30.024 [eventLoopGroupProxy-19-2 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.025 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290215606771713 2024-05-04 09:46:30.025 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290215606771713 2024-05-04 09:46:30.025 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290215606771713. 2024-05-04 09:46:30.025 [DefaultDispatcher-worker-4 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290215606771713 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.040 [DefaultDispatcher-worker-2 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.041 [DefaultDispatcher-worker-2 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.041 [DefaultDispatcher-worker-2 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:46:30.041 [DefaultDispatcher-worker-2 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.042 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-05-04 09:46:30.044 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.045 [DefaultDispatcher-worker-13 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.045 [DefaultDispatcher-worker-13 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.045 [DefaultDispatcher-worker-13 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:46:30.045 [DefaultDispatcher-worker-13 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.056 [DefaultDispatcher-worker-4 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.082 [DefaultDispatcher-worker-5 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.095 [DefaultDispatcher-worker-12 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.095 [DefaultDispatcher-worker-13 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.096 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.096 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.096 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.096 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:30.097 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:30.097 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:30.097 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:30.106 [DefaultDispatcher-worker-13 @call-handler#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.106 [eventLoopGroupProxy-19-2 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.107 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.107 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.107 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.107 [DefaultDispatcher-worker-2 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.117 [DefaultDispatcher-worker-6 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.125 [DefaultDispatcher-worker-14 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:30.125 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.125 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.125 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.126 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.126 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.127 [DefaultDispatcher-worker-13 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.128 [DefaultDispatcher-worker-13 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:46:30.128 [DefaultDispatcher-worker-13 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-05-04 09:46:30.128 [DefaultDispatcher-worker-13 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:46:30.129 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-05-04 09:46:30.137 [DefaultDispatcher-worker-16 @coroutine#3027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.152 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:46:30.152 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:46:30.153 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-05-04 09:46:30.153 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.153 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290219901739008 2024-05-04 09:46:30.153 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290219901739008. 2024-05-04 09:46:30.153 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290219901739008 2024-05-04 09:46:30.154 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-05-04 09:46:30.155 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.155 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290219901739008 2024-05-04 09:46:30.155 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290219901739008 2024-05-04 09:46:30.155 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290219901739008. 2024-05-04 09:46:30.155 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588290219901739008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.166 [DefaultDispatcher-worker-3 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.167 [DefaultDispatcher-worker-3 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.167 [DefaultDispatcher-worker-3 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:46:30.167 [DefaultDispatcher-worker-3 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.168 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-05-04 09:46:30.168 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.169 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.169 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:46:30.169 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:46:30.169 [DefaultDispatcher-worker-7 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.179 [DefaultDispatcher-worker-16 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.205 [DefaultDispatcher-worker-3 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.217 [DefaultDispatcher-worker-4 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.217 [DefaultDispatcher-worker-12 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.218 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.218 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.218 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.218 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:30.219 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:30.219 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:30.219 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:30.226 [DefaultDispatcher-worker-16 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.235 [DefaultDispatcher-worker-6 @call-handler#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.236 [eventLoopGroupProxy-19-2 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.236 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.236 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.237 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.237 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.247 [DefaultDispatcher-worker-14 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.248 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.248 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712. 2024-05-04 09:46:30.248 [UI Thread @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.248 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.248 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.248 [UI Thread @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.249 [eventLoopGroupProxy-19-2 @call-handler#3085] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-05-04 09:46:30.250 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.250 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.250 [UI Thread @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.250 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.250 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.250 [UI Thread @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.251 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.252 [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:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713. 2024-05-04 09:46:30.252 [UI Thread @coroutine#3098] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.253 [eventLoopGroupProxy-19-7 @call-handler#3105] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-05-04 09:46:30.253 [eventLoopGroupProxy-19-8 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-05-04 09:46:30.253 [eventLoopGroupProxy-19-5 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-05-04 09:46:30.254 [eventLoopGroupProxy-19-2 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.255 [eventLoopGroupProxy-19-6 @call-handler#3114] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-05-04 09:46:30.255 [UI Thread @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.255 [UI Thread @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.255 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712. 2024-05-04 09:46:30.255 [UI Thread @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.255 [eventLoopGroupProxy-19-7 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.256 [eventLoopGroupProxy-19-5 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.256 [UI Thread @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.256 [UI Thread @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.256 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.256 [UI Thread @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.257 [UI Thread @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.257 [UI Thread @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.257 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.257 [UI Thread @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.258 [eventLoopGroupProxy-19-6 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.259 [UI Thread @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.259 [UI Thread @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.259 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.259 [UI Thread @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.267 [eventLoopGroupProxy-19-8 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.267 [DefaultDispatcher-worker-11 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.267 [UI Thread @coroutine#3098] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.267 [UI Thread @coroutine#3098] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.268 [UI Thread @coroutine#3098] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713. 2024-05-04 09:46:30.268 [UI Thread @coroutine#3098] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.276 [DefaultDispatcher-worker-17 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.284 [DefaultDispatcher-worker-13 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.294 [DefaultDispatcher-worker-6 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.305 [DefaultDispatcher-worker-11 @coroutine#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.310 [UI Thread @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588290215606771712 2024-05-04 09:46:30.310 [UI Thread @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588290215606771712. 2024-05-04 09:46:30.310 [UI Thread @coroutine#3129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588290215606771712 2024-05-04 09:46:30.311 [eventLoopGroupProxy-19-2 @call-handler#3131] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-05-04 09:46:30.312 [eventLoopGroupProxy-19-2 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.313 [UI Thread @coroutine#3129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588290215606771712 2024-05-04 09:46:30.313 [UI Thread @coroutine#3129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588290215606771712 2024-05-04 09:46:30.313 [UI Thread @coroutine#3129] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588290215606771712. 2024-05-04 09:46:30.313 [UI Thread @coroutine#3129] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.325 [DefaultDispatcher-worker-3 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.337 [DefaultDispatcher-worker-17 @coroutine#3129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.347 [DefaultDispatcher-worker-13 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.348 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.348 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.348 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.348 [DefaultDispatcher-worker-13 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:30.349 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:30.349 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:30.349 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:30.360 [DefaultDispatcher-worker-6 @call-handler#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.360 [eventLoopGroupProxy-19-2 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.361 [DefaultDispatcher-worker-16 @coroutine#2933] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.361 [DefaultDispatcher-worker-16 @coroutine#2933] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.361 [DefaultDispatcher-worker-16 @coroutine#2933] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.361 [DefaultDispatcher-worker-16 @coroutine#2933] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.369 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588290219901739008&assignmentUid=588290215606771712&clazzUid=588290215606771712&submitterUid=588290215606771713 2024-05-04 09:46:30.369 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588290219901739008&assignmentUid=588290215606771712&clazzUid=588290215606771712&submitterUid=588290215606771713. 2024-05-04 09:46:30.369 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588290219901739008&assignmentUid=588290215606771712&clazzUid=588290215606771712&submitterUid=588290215606771713 2024-05-04 09:46:30.370 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-05-04 09:46:30.374 [DefaultDispatcher-worker-3 @coroutine#2933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.375 [DefaultDispatcher-worker-9 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:30.376 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.376 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.376 [DefaultDispatcher-worker-9 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.377 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.377 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.377 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.378 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588290219901739008&assignmentUid=588290215606771712&clazzUid=588290215606771712&submitterUid=588290215606771713 2024-05-04 09:46:30.378 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588290219901739008&assignmentUid=588290215606771712&clazzUid=588290215606771712&submitterUid=588290215606771713 2024-05-04 09:46:30.378 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588290219901739008&assignmentUid=588290215606771712&clazzUid=588290215606771712&submitterUid=588290215606771713. 2024-05-04 09:46:30.378 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588290219901739008&assignmentUid=588290215606771712&clazzUid=588290215606771712&submitterUid=588290215606771713 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.381 [DefaultDispatcher-worker-7 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:30.381 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.381 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.381 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.382 [DefaultDispatcher-worker-10 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.382 [DefaultDispatcher-worker-10 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.388 [DefaultDispatcher-worker-8 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.397 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588290215606771713 2024-05-04 09:46:30.397 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588290215606771713. 2024-05-04 09:46:30.397 [UI Thread @coroutine#3175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588290215606771713 2024-05-04 09:46:30.398 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-05-04 09:46:30.399 [eventLoopGroupProxy-19-2 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.400 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.400 [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:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.400 [UI Thread @coroutine#3180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.400 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588290215606771712 2024-05-04 09:46:30.400 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588290215606771712. 2024-05-04 09:46:30.400 [UI Thread @coroutine#3185] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588290215606771712 2024-05-04 09:46:30.400 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.400 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.400 [UI Thread @coroutine#3187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.400 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-05-04 09:46:30.401 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.401 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.401 [UI Thread @coroutine#3189] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.401 [eventLoopGroupProxy-19-6 @call-handler#3199] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-05-04 09:46:30.401 [eventLoopGroupProxy-19-8 @call-handler#3204] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-05-04 09:46:30.402 [UI Thread @coroutine#3175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588290215606771713 2024-05-04 09:46:30.402 [UI Thread @coroutine#3175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588290215606771713 2024-05-04 09:46:30.402 [UI Thread @coroutine#3175] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588290215606771713. 2024-05-04 09:46:30.402 [UI Thread @coroutine#3175] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588290215606771713 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.403 [eventLoopGroupProxy-19-9 @call-handler#3209] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-05-04 09:46:30.403 [eventLoopGroupProxy-19-8 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.404 [UI Thread @coroutine#3187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.404 [UI Thread @coroutine#3187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.404 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.404 [UI Thread @coroutine#3187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.404 [eventLoopGroupProxy-19-6 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.405 [UI Thread @coroutine#3185] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588290215606771712 2024-05-04 09:46:30.405 [UI Thread @coroutine#3185] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588290215606771712 2024-05-04 09:46:30.405 [UI Thread @coroutine#3185] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588290215606771712. 2024-05-04 09:46:30.405 [UI Thread @coroutine#3185] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.405 [eventLoopGroupProxy-19-2 @call-handler#3195] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.405 [eventLoopGroupProxy-19-9 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.405 [UI Thread @coroutine#3180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.405 [UI Thread @coroutine#3180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.406 [UI Thread @coroutine#3180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.406 [UI Thread @coroutine#3180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.406 [UI Thread @coroutine#3189] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.406 [UI Thread @coroutine#3189] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.406 [UI Thread @coroutine#3189] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.406 [UI Thread @coroutine#3189] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.414 [DefaultDispatcher-worker-17 @coroutine#3175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.423 [DefaultDispatcher-worker-3 @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.431 [DefaultDispatcher-worker-3 @coroutine#3185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.440 [DefaultDispatcher-worker-7 @coroutine#3180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.448 [DefaultDispatcher-worker-17 @coroutine#3189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.452 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290219901739008 2024-05-04 09:46:30.452 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290219901739008. 2024-05-04 09:46:30.453 [UI Thread @coroutine#3222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290219901739008 2024-05-04 09:46:30.453 [eventLoopGroupProxy-19-2 @call-handler#3224] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-05-04 09:46:30.458 [eventLoopGroupProxy-19-2 @call-handler#3224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.459 [UI Thread @coroutine#3222] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290219901739008 2024-05-04 09:46:30.459 [UI Thread @coroutine#3222] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290219901739008 2024-05-04 09:46:30.459 [UI Thread @coroutine#3222] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290219901739008. 2024-05-04 09:46:30.459 [UI Thread @coroutine#3222] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290219901739008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.471 [DefaultDispatcher-worker-6 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.484 [DefaultDispatcher-worker-11 @coroutine#3222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.493 [DefaultDispatcher-worker-17 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.494 [DefaultDispatcher-worker-17 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.494 [DefaultDispatcher-worker-17 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.494 [DefaultDispatcher-worker-17 @coroutine#2947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.494 [DefaultDispatcher-worker-17 @coroutine#2947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:46:30.495 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:46:30.495 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:46:30.495 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:46:30.504 [DefaultDispatcher-worker-8 @call-handler#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50 2024-05-04 09:46:30.505 [eventLoopGroupProxy-19-2 @call-handler#3229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.505 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.505 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:46:30.505 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:46:30.505 [DefaultDispatcher-worker-12 @coroutine#2947] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.508 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.508 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712. 2024-05-04 09:46:30.508 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.508 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.508 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.508 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.509 [eventLoopGroupProxy-19-2 @call-handler#3266] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-05-04 09:46:30.509 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.509 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.509 [UI Thread @coroutine#3262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.509 [eventLoopGroupProxy-19-6 @call-handler#3271] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-05-04 09:46:30.509 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.509 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.509 [UI Thread @coroutine#3264] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.509 [eventLoopGroupProxy-19-2 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.510 [eventLoopGroupProxy-19-8 @call-handler#3277] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-05-04 09:46:30.510 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.510 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713. 2024-05-04 09:46:30.510 [UI Thread @coroutine#3282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.510 [eventLoopGroupProxy-19-9 @call-handler#3286] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-05-04 09:46:30.511 [eventLoopGroupProxy-19-8 @call-handler#3277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.511 [eventLoopGroupProxy-19-6 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.512 [eventLoopGroupProxy-19-9 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.512 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.512 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 2024-05-04 09:46:30.512 [UI Thread @coroutine#3262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.512 [UI Thread @coroutine#3262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.513 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.513 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.513 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712. 2024-05-04 09:46:30.513 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.513 [eventLoopGroupProxy-19-10 @call-handler#3296] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-05-04 09:46:30.513 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.513 [UI Thread @coroutine#3262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.514 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.514 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.514 [UI Thread @coroutine#3264] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.514 [UI Thread @coroutine#3264] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 2024-05-04 09:46:30.514 [UI Thread @coroutine#3264] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712. 2024-05-04 09:46:30.514 [UI Thread @coroutine#3264] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588290215606771713&assignmentUid=588290215606771712 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.516 [eventLoopGroupProxy-19-10 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:46:30.517 [UI Thread @coroutine#3282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.517 [UI Thread @coroutine#3282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 2024-05-04 09:46:30.517 [UI Thread @coroutine#3282] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713. 2024-05-04 09:46:30.517 [UI Thread @coroutine#3282] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588290215606771712&clazzUid=588290215606771712&accountPersonUid=588290215606771713 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:30.517 [DefaultDispatcher-worker-7 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-13 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-15 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-13 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-13 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.522 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.523 [DefaultDispatcher-worker-8 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.523 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.523 [DefaultDispatcher-worker-1 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.523 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.523 [DefaultDispatcher-worker-1 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.531 [DefaultDispatcher-worker-3 @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.540 [DefaultDispatcher-worker-7 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.549 [DefaultDispatcher-worker-7 @coroutine#3264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.560 [DefaultDispatcher-worker-7 @coroutine#3282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f 2024-05-04 09:46:30.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-04 09:46:30.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-04 09:46:30.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:30.563 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63f08f9f: (connection evicted) 2024-05-04 09:46:30.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:30.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-04 09:46:30.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-04 09:46:30.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-04 09:46:30.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-04 09:46:30.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:30.565 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44ad3c5e: (connection evicted) 2024-05-04 09:46:30.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:30.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-04 09:46:30.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-04 09:46:30.704 [DefaultDispatcher-worker-18 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:30.704 [DefaultDispatcher-worker-18 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.704 [DefaultDispatcher-worker-18 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.704 [DefaultDispatcher-worker-18 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.706 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.706 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.791 [DefaultDispatcher-worker-17 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:30.791 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.791 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.791 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.793 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.793 [DefaultDispatcher-worker-3 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.851 [DefaultDispatcher-worker-17 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:30.851 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.852 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.852 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.853 [DefaultDispatcher-worker-18 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.853 [DefaultDispatcher-worker-18 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.923 [DefaultDispatcher-worker-2 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:30.924 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.924 [DefaultDispatcher-worker-2 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:30.924 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:30.925 [DefaultDispatcher-worker-2 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.028 [DefaultDispatcher-worker-3 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:31.029 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.029 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.029 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.030 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.030 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.135 [DefaultDispatcher-worker-16 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:31.136 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.136 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.136 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.137 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.137 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.388 [DefaultDispatcher-worker-3 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:31.389 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.389 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.389 [DefaultDispatcher-worker-3 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.390 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.390 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.393 [DefaultDispatcher-worker-2 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:31.393 [DefaultDispatcher-worker-2 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.393 [DefaultDispatcher-worker-2 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.393 [DefaultDispatcher-worker-2 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.394 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.394 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-9 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-15 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-9 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.537 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.538 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.538 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.538 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.538 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-04 09:46:31.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-04 09:46:31.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.569 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bfc6e50: (connection evicted) 2024-05-04 09:46:31.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:31.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-04 09:46:31.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-04 09:46:31.573 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@621a7d83 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.574 [Test worker @coroutine#3354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-04 09:46:31.591 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.603 [Test worker @coroutine#3355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.605 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.607 [Test worker @coroutine#3359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d833770 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.607 [Test worker @coroutine#3354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-04 09:46:31.608 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-05-04 09:46:31.608 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-05-04 09:46:31.608 [Test worker @coroutine#3354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-04 09:46:31.621 [Test worker @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-05-04 09:46:31.632 [Test worker @coroutine#3361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-05-04 09:46:31.634 [Test worker @coroutine#3363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-05-04 09:46:31.636 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-05-04 09:46:31.649 [DefaultDispatcher-worker-2 @coroutine#3367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29 2024-05-04 09:46:31.662 [DefaultDispatcher-worker-1 @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.674 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:31.676 [DefaultDispatcher-worker-6 @coroutine#3354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe 2024-05-04 09:46:31.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-04 09:46:31.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-04 09:46:31.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.687 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7294c9fe: (connection evicted) 2024-05-04 09:46:31.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:31.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-04 09:46:31.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-04 09:46:31.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-04 09:46:31.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-04 09:46:31.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.688 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ec9d29: (connection evicted) 2024-05-04 09:46:31.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:31.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-04 09:46:31.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70028163 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.690 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-04 09:46:31.691 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.691 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.691 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-04 09:46:31.708 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.716 [DefaultDispatcher-worker-6 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:31.716 [DefaultDispatcher-worker-6 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.716 [DefaultDispatcher-worker-6 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.716 [DefaultDispatcher-worker-6 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.717 [DefaultDispatcher-worker-12 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.717 [DefaultDispatcher-worker-12 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.720 [Test worker @coroutine#3415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.722 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.724 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@892f1fa 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.724 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-05-04 09:46:31.725 [Test worker @coroutine#3413] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-04 09:46:31.739 [Test worker @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-05-04 09:46:31.750 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-05-04 09:46:31.752 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-05-04 09:46:31.754 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-05-04 09:46:31.767 [DefaultDispatcher-worker-15 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d455a6 2024-05-04 09:46:31.779 [DefaultDispatcher-worker-15 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.790 [DefaultDispatcher-worker-2 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.791 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.803 [DefaultDispatcher-worker-13 @coroutine#3413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.804 [DefaultDispatcher-worker-1 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:31.804 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.804 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.804 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.805 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.805 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.823 [DefaultDispatcher-worker-6 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed 2024-05-04 09:46:31.825 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-04 09:46:31.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-04 09:46:31.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.826 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38bce2ed: (connection evicted) 2024-05-04 09:46:31.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:31.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-04 09:46:31.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-04 09:46:31.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-04 09:46:31.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-04 09:46:31.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.827 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d455a6: (connection evicted) 2024-05-04 09:46:31.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:31.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-04 09:46:31.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2080ee70 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.829 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-04 09:46:31.830 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.830 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.830 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-04 09:46:31.847 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.859 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.861 [Test worker @coroutine#3507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.862 [DefaultDispatcher-worker-6 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:31.862 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.862 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.862 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.863 [Test worker @coroutine#3509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.863 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-04 09:46:31.863 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.863 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.863 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.863 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f7e2481 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.864 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.864 [DefaultDispatcher-worker-6 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-05-04 09:46:31.864 [Test worker @coroutine#3504] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-04 09:46:31.882 [Test worker @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-05-04 09:46:31.894 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-05-04 09:46:31.895 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-05-04 09:46:31.897 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-05-04 09:46:31.910 [DefaultDispatcher-worker-13 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1 2024-05-04 09:46:31.924 [DefaultDispatcher-worker-3 @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.931 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:31.941 [DefaultDispatcher-worker-18 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:31.941 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.941 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:31.941 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.941 [DefaultDispatcher-worker-18 @coroutine#3504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817 2024-05-04 09:46:31.942 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:31.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-04 09:46:31.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-04 09:46:31.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.950 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c1f4817: (connection evicted) 2024-05-04 09:46:31.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:31.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-04 09:46:31.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-04 09:46:31.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-04 09:46:31.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-04 09:46:31.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:31.951 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57cd77e1: (connection evicted) 2024-05-04 09:46:31.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:31.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-04 09:46:31.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-04 09:46:31.952 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33c590 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:31.953 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-04 09:46:31.971 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:31.983 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:31.984 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:31.986 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:31.986 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ad67d82 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246 2024-05-04 09:46:31.987 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-04 09:46:32.001 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246 2024-05-04 09:46:32.013 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246 2024-05-04 09:46:32.014 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246 2024-05-04 09:46:32.016 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246 2024-05-04 09:46:32.029 [DefaultDispatcher-worker-7 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246 2024-05-04 09:46:32.038 [DefaultDispatcher-worker-16 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:32.039 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.039 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.039 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.040 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.040 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.044 [DefaultDispatcher-worker-7 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:32.054 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:32.055 [DefaultDispatcher-worker-6 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1 2024-05-04 09:46:32.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-04 09:46:32.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-04 09:46:32.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.064 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1934a7c1: (connection evicted) 2024-05-04 09:46:32.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-04 09:46:32.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-04 09:46:32.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-04 09:46:32.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-04 09:46:32.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.065 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c3a8246: (connection evicted) 2024-05-04 09:46:32.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-04 09:46:32.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c12f87d 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-04 09:46:32.067 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.068 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-04 09:46:32.086 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.097 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.099 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.101 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30dbcffd 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.101 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.102 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-04 09:46:32.102 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-05-04 09:46:32.102 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-05-04 09:46:32.102 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-04 09:46:32.115 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-05-04 09:46:32.127 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-05-04 09:46:32.128 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-05-04 09:46:32.130 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-05-04 09:46:32.143 [DefaultDispatcher-worker-4 @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26 2024-05-04 09:46:32.147 [DefaultDispatcher-worker-7 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:32.147 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.147 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.147 [DefaultDispatcher-worker-7 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.149 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.149 [DefaultDispatcher-worker-17 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.157 [DefaultDispatcher-worker-10 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.168 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:32.171 [DefaultDispatcher-worker-13 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@637bf67c 2024-05-04 09:46:32.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-04 09:46:32.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-04 09:46:32.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.180 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@637bf67c: (connection evicted) 2024-05-04 09:46:32.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-04 09:46:32.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-04 09:46:32.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-04 09:46:32.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-04 09:46:32.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.182 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76d9fe26: (connection evicted) 2024-05-04 09:46:32.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-04 09:46:32.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497f8a4b 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.184 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-04 09:46:32.201 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.212 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.214 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.216 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3f5482 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.216 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-04 09:46:32.217 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2024-05-04 09:46:32.217 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2024-05-04 09:46:32.217 [Test worker @coroutine#3687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-04 09:46:32.230 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2024-05-04 09:46:32.242 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2024-05-04 09:46:32.243 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2024-05-04 09:46:32.245 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2024-05-04 09:46:32.258 [DefaultDispatcher-worker-1 @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2024-05-04 09:46:32.272 [DefaultDispatcher-worker-1 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.282 [DefaultDispatcher-worker-17 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.285 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:32.294 [DefaultDispatcher-worker-8 @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2024-05-04 09:46:32.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-04 09:46:32.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-04 09:46:32.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.303 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27ccf818: (connection evicted) 2024-05-04 09:46:32.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-04 09:46:32.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-04 09:46:32.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-04 09:46:32.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-04 09:46:32.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.304 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d: (connection evicted) 2024-05-04 09:46:32.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-04 09:46:32.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a034bbc 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.306 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.307 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.307 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.307 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.307 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-04 09:46:32.307 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.307 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.307 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-04 09:46:32.323 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.335 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.337 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.338 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d1e561 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:46:32.339 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-04 09:46:32.353 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:46:32.364 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:46:32.366 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:46:32.368 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:46:32.380 [DefaultDispatcher-worker-7 @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:46:32.392 [DefaultDispatcher-worker-15 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.402 [DefaultDispatcher-worker-8 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:32.402 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.402 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.402 [DefaultDispatcher-worker-8 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.404 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.404 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.405 [DefaultDispatcher-worker-9 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:32.406 [DefaultDispatcher-worker-1 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.406 [DefaultDispatcher-worker-9 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.406 [DefaultDispatcher-worker-9 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.406 [DefaultDispatcher-worker-9 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.407 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.407 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.407 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:32.413 [DefaultDispatcher-worker-14 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.432 [DefaultDispatcher-worker-11 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:46:32.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-04 09:46:32.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-04 09:46:32.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.436 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e: (connection evicted) 2024-05-04 09:46:32.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-04 09:46:32.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-04 09:46:32.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-04 09:46:32.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-04 09:46:32.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.437 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@730c9287: (connection evicted) 2024-05-04 09:46:32.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-04 09:46:32.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aa7bb86 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-04 09:46:32.440 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.441 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-04 09:46:32.457 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.469 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.471 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.473 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5824b485 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.473 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-04 09:46:32.474 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-05-04 09:46:32.474 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-05-04 09:46:32.474 [Test worker @coroutine#3837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-04 09:46:32.488 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-05-04 09:46:32.499 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-05-04 09:46:32.501 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-05-04 09:46:32.503 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-05-04 09:46:32.516 [DefaultDispatcher-worker-6 @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8 2024-05-04 09:46:32.530 [DefaultDispatcher-worker-9 @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.541 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:32.543 [DefaultDispatcher-worker-12 @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.545 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39000894 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-10 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-9 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-9 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-10 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-9 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-10 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.551 [DefaultDispatcher-worker-9 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.553 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.553 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.553 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.553 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-04 09:46:32.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-04 09:46:32.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.554 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39000894: (connection evicted) 2024-05-04 09:46:32.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-04 09:46:32.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-04 09:46:32.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-04 09:46:32.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-04 09:46:32.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.555 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7734ddb8: (connection evicted) 2024-05-04 09:46:32.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-04 09:46:32.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-04 09:46:32.556 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7df0bb1 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.557 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-04 09:46:32.575 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.586 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.588 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.590 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44881fcc 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.590 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-05-04 09:46:32.591 [Test worker @coroutine#3903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-04 09:46:32.605 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-05-04 09:46:32.616 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-05-04 09:46:32.618 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-05-04 09:46:32.620 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-05-04 09:46:32.633 [DefaultDispatcher-worker-14 @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3 2024-05-04 09:46:32.646 [DefaultDispatcher-worker-16 @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.657 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:32.659 [DefaultDispatcher-worker-9 @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.662 [Test worker @coroutine#3928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.665 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c 2024-05-04 09:46:32.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-04 09:46:32.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-04 09:46:32.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.672 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ab2d64c: (connection evicted) 2024-05-04 09:46:32.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-04 09:46:32.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-04 09:46:32.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-04 09:46:32.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-04 09:46:32.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.674 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2a6ed3: (connection evicted) 2024-05-04 09:46:32.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-04 09:46:32.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b78c34b 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.676 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-04 09:46:32.677 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.677 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.677 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-04 09:46:32.691 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.702 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.704 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.706 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ea3b20d 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.706 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d 2024-05-04 09:46:32.707 [Test worker @coroutine#3966] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-04 09:46:32.721 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d 2024-05-04 09:46:32.728 [DefaultDispatcher-worker-9 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:32.728 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.728 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.728 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.729 [DefaultDispatcher-worker-4 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.729 [DefaultDispatcher-worker-4 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.732 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d 2024-05-04 09:46:32.734 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d 2024-05-04 09:46:32.736 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d 2024-05-04 09:46:32.750 [DefaultDispatcher-worker-9 @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d 2024-05-04 09:46:32.763 [DefaultDispatcher-worker-3 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.775 [DefaultDispatcher-worker-16 @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2 2024-05-04 09:46:32.777 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.828 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.838 [DefaultDispatcher-worker-17 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:32.838 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.839 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.839 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.840 [DefaultDispatcher-worker-15 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.840 [DefaultDispatcher-worker-15 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-04 09:46:32.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-04 09:46:32.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.840 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1f32e2: (connection evicted) 2024-05-04 09:46:32.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-04 09:46:32.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-04 09:46:32.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-04 09:46:32.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-04 09:46:32.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.842 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ffa424d: (connection evicted) 2024-05-04 09:46:32.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-04 09:46:32.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-04 09:46:32.843 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c77042 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.844 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-04 09:46:32.845 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.845 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.845 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-04 09:46:32.859 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.871 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.873 [DefaultDispatcher-worker-14 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:32.874 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.874 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.874 [DefaultDispatcher-worker-14 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.874 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.875 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.875 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.876 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@663d59ed 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.876 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-04 09:46:32.877 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-05-04 09:46:32.877 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-05-04 09:46:32.877 [Test worker @coroutine#4051] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-04 09:46:32.891 [Test worker @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-05-04 09:46:32.902 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-05-04 09:46:32.904 [Test worker @coroutine#4065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-05-04 09:46:32.906 [Test worker @coroutine#4067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-05-04 09:46:32.919 [DefaultDispatcher-worker-14 @coroutine#4069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2024-05-04 09:46:32.930 [DefaultDispatcher-worker-18 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.942 [DefaultDispatcher-worker-15 @coroutine#4051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2024-05-04 09:46:32.945 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-04 09:46:32.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-04 09:46:32.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.957 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142ac60e: (connection evicted) 2024-05-04 09:46:32.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-04 09:46:32.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-04 09:46:32.958 [DefaultDispatcher-worker-18 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:32.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-04 09:46:32.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-04 09:46:32.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:32.958 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.958 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:32.958 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.958 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665902eb: (connection evicted) 2024-05-04 09:46:32.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:32.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-04 09:46:32.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-04 09:46:32.959 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:32.960 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-04 09:46:32.960 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.960 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.960 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.960 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.960 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eba962d 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:32.961 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-04 09:46:32.975 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:32.987 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:32.989 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:32.991 [Test worker @coroutine#4122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fc2197d 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:32.991 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-04 09:46:32.992 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-05-04 09:46:32.992 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-05-04 09:46:32.992 [Test worker @coroutine#4117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-04 09:46:33.005 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-05-04 09:46:33.017 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-05-04 09:46:33.019 [Test worker @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-05-04 09:46:33.020 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-05-04 09:46:33.033 [DefaultDispatcher-worker-4 @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@348b26e0 2024-05-04 09:46:33.047 [DefaultDispatcher-worker-14 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:33.052 [DefaultDispatcher-worker-17 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:33.052 [DefaultDispatcher-worker-17 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.052 [DefaultDispatcher-worker-17 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.052 [DefaultDispatcher-worker-17 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.053 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.053 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.060 [DefaultDispatcher-worker-8 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:33.061 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.063 [Test worker @coroutine#4143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:33.065 [Test worker @coroutine#4145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2024-05-04 09:46:33.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-04 09:46:33.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-04 09:46:33.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.073 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f6237: (connection evicted) 2024-05-04 09:46:33.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-04 09:46:33.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-04 09:46:33.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-04 09:46:33.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-04 09:46:33.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.075 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@348b26e0: (connection evicted) 2024-05-04 09:46:33.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-04 09:46:33.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38d1c7d2 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.077 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-04 09:46:33.078 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.078 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.078 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-04 09:46:33.093 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.104 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.106 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.108 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.108 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3725471 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2024-05-04 09:46:33.109 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-04 09:46:33.123 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2024-05-04 09:46:33.134 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2024-05-04 09:46:33.136 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2024-05-04 09:46:33.138 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2024-05-04 09:46:33.151 [DefaultDispatcher-worker-12 @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5 2024-05-04 09:46:33.158 [DefaultDispatcher-worker-8 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:33.158 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.158 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.158 [DefaultDispatcher-worker-8 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.159 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.159 [DefaultDispatcher-worker-16 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.164 [DefaultDispatcher-worker-8 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.176 [DefaultDispatcher-worker-10 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.178 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.187 [UI Thread @coroutine#4248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a 2024-05-04 09:46:33.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-04 09:46:33.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-04 09:46:33.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.192 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b538e2a: (connection evicted) 2024-05-04 09:46:33.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-04 09:46:33.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-04 09:46:33.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-04 09:46:33.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-04 09:46:33.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.193 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c51dec5: (connection evicted) 2024-05-04 09:46:33.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-04 09:46:33.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-04 09:46:33.195 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a58d00a 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.196 [Test worker @coroutine#4278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-04 09:46:33.197 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.197 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.197 [Test worker @coroutine#4278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-04 09:46:33.214 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.225 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.227 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.229 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.241 [DefaultDispatcher-worker-17 @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.244 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.259 [Test worker @coroutine#4299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905 2024-05-04 09:46:33.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-04 09:46:33.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-04 09:46:33.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.272 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea3f905: (connection evicted) 2024-05-04 09:46:33.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-04 09:46:33.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-04 09:46:33.274 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9c272b 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2024-05-04 09:46:33.275 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2024-05-04 09:46:33.276 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-04 09:46:33.292 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2024-05-04 09:46:33.304 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2024-05-04 09:46:33.306 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2024-05-04 09:46:33.307 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b7719f 2024-05-04 09:46:33.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-04 09:46:33.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-04 09:46:33.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-04 09:46:33.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7980eb2 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.313 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.314 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-04 09:46:33.314 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@81a193b 2024-05-04 09:46:33.314 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@81a193b 2024-05-04 09:46:33.314 [Test worker @coroutine#4339] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-04 09:46:33.328 [Test worker @coroutine#4339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81a193b 2024-05-04 09:46:33.339 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81a193b 2024-05-04 09:46:33.341 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81a193b 2024-05-04 09:46:33.343 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81a193b 2024-05-04 09:46:33.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-04 09:46:33.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-04 09:46:33.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-04 09:46:33.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e2d3ed 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.347 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba4a33 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@aba4a33 2024-05-04 09:46:33.348 [Test worker @coroutine#4369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-04 09:46:33.362 [Test worker @coroutine#4369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba4a33 2024-05-04 09:46:33.373 [Test worker @coroutine#4370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba4a33 2024-05-04 09:46:33.375 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba4a33 2024-05-04 09:46:33.377 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aba4a33 2024-05-04 09:46:33.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-04 09:46:33.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-04 09:46:33.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-04 09:46:33.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29483d10 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2024-05-04 09:46:33.382 [Test worker @coroutine#4398] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-04 09:46:33.397 [Test worker @coroutine#4398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2024-05-04 09:46:33.409 [Test worker @coroutine#4399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2024-05-04 09:46:33.411 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2024-05-04 09:46:33.413 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2024-05-04 09:46:33.417 [DefaultDispatcher-worker-16 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:33.417 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.417 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.417 [DefaultDispatcher-worker-16 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.419 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.419 [DefaultDispatcher-worker-12 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.421 [DefaultDispatcher-worker-14 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:33.421 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.421 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.421 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.422 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.422 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.425 [DefaultDispatcher-worker-2 @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ca67657 2024-05-04 09:46:33.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-04 09:46:33.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-04 09:46:33.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.429 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ca67657: (connection evicted) 2024-05-04 09:46:33.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-04 09:46:33.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-04 09:46:33.430 [DefaultDispatcher-worker-16 @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32b46831 2024-05-04 09:46:33.430 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c2b4c6 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-05-04 09:46:33.431 [Test worker @coroutine#4432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-04 09:46:33.448 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-05-04 09:46:33.459 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-05-04 09:46:33.461 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-05-04 09:46:33.463 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461e9b31 2024-05-04 09:46:33.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-04 09:46:33.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-04 09:46:33.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-04 09:46:33.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a8a40e 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.468 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-04 09:46:33.469 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.469 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.469 [Test worker @coroutine#4463] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-04 09:46:33.484 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.495 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.497 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.499 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.509 [DefaultDispatcher-worker-2 @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.512 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.518 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2 2024-05-04 09:46:33.522 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-04 09:46:33.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-04 09:46:33.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.530 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ad28f2: (connection evicted) 2024-05-04 09:46:33.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-04 09:46:33.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-04 09:46:33.533 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-04 09:46:33.533 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3d46d6 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.534 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-04 09:46:33.557 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.566 [DefaultDispatcher-worker-8 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:33.566 [DefaultDispatcher-worker-13 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:33.567 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.567 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.567 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.567 [DefaultDispatcher-worker-8 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.567 [DefaultDispatcher-worker-13 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.567 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.568 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.568 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.568 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.568 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.570 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.571 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.573 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.573 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4447c594 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-05-04 09:46:33.574 [Test worker @coroutine#4497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-04 09:46:33.591 [Test worker @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-05-04 09:46:33.606 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-05-04 09:46:33.608 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-05-04 09:46:33.610 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-05-04 09:46:33.623 [DefaultDispatcher-worker-5 @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7 2024-05-04 09:46:33.634 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.639 [DefaultDispatcher-worker-14 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.660 [DefaultDispatcher-worker-18 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@417c9b17 2024-05-04 09:46:33.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-04 09:46:33.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-04 09:46:33.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.669 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@417c9b17: (connection evicted) 2024-05-04 09:46:33.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-04 09:46:33.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-04 09:46:33.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-04 09:46:33.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-04 09:46:33.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.670 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ae247b7: (connection evicted) 2024-05-04 09:46:33.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-04 09:46:33.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bca3dee 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.672 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-04 09:46:33.673 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.673 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.673 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-04 09:46:33.691 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.702 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.704 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.706 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@622be81d 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.706 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-04 09:46:33.707 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-05-04 09:46:33.707 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-05-04 09:46:33.707 [Test worker @coroutine#4529] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-04 09:46:33.720 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-05-04 09:46:33.732 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-05-04 09:46:33.734 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-05-04 09:46:33.735 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-05-04 09:46:33.741 [DefaultDispatcher-worker-14 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:33.741 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.741 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.741 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.742 [DefaultDispatcher-worker-8 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.742 [DefaultDispatcher-worker-8 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.747 [DefaultDispatcher-worker-18 @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94047a4 2024-05-04 09:46:33.761 [DefaultDispatcher-worker-14 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.773 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.780 [DefaultDispatcher-worker-15 @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 09:46:33.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-04 09:46:33.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-04 09:46:33.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.785 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6: (connection evicted) 2024-05-04 09:46:33.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-04 09:46:33.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-04 09:46:33.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-04 09:46:33.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-04 09:46:33.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.786 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@94047a4: (connection evicted) 2024-05-04 09:46:33.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-04 09:46:33.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-04 09:46:33.788 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c7563b 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.789 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-04 09:46:33.804 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.817 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.819 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.820 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@518e9141 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-05-04 09:46:33.821 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-04 09:46:33.835 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-05-04 09:46:33.846 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-05-04 09:46:33.848 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-05-04 09:46:33.850 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-05-04 09:46:33.852 [DefaultDispatcher-worker-18 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:33.852 [DefaultDispatcher-worker-18 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.852 [DefaultDispatcher-worker-18 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.852 [DefaultDispatcher-worker-18 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.853 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.853 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.862 [DefaultDispatcher-worker-7 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42018e32 2024-05-04 09:46:33.876 [DefaultDispatcher-worker-16 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.887 [DefaultDispatcher-worker-17 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:33.887 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.887 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.887 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.888 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.888 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.890 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:33.894 [DefaultDispatcher-worker-18 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.898 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.903 [DefaultDispatcher-worker-11 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.916 [DefaultDispatcher-worker-18 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f134a2 2024-05-04 09:46:33.922 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-04 09:46:33.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-04 09:46:33.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.928 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21f134a2: (connection evicted) 2024-05-04 09:46:33.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-04 09:46:33.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-04 09:46:33.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-04 09:46:33.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-04 09:46:33.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:33.929 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42018e32: (connection evicted) 2024-05-04 09:46:33.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:33.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-04 09:46:33.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311683ea 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.932 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:33.933 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-04 09:46:33.951 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:33.963 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:33.964 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:33.966 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:33.966 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff9a06 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:33.967 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:33.971 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-04 09:46:33.972 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2024-05-04 09:46:33.972 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2024-05-04 09:46:33.972 [Test worker @coroutine#4603] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-04 09:46:33.975 [DefaultDispatcher-worker-17 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:33.976 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.976 [DefaultDispatcher-worker-17 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:33.976 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.976 [DefaultDispatcher-worker-17 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:33.986 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2024-05-04 09:46:33.998 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2024-05-04 09:46:33.999 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2024-05-04 09:46:34.001 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2024-05-04 09:46:34.014 [DefaultDispatcher-worker-9 @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e 2024-05-04 09:46:34.030 [DefaultDispatcher-worker-15 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:34.033 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.043 [DefaultDispatcher-worker-2 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:34.052 [DefaultDispatcher-worker-4 @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd 2024-05-04 09:46:34.064 [DefaultDispatcher-worker-3 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:34.064 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.064 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.064 [DefaultDispatcher-worker-3 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-04 09:46:34.065 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-04 09:46:34.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.065 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc378cd: (connection evicted) 2024-05-04 09:46:34.065 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.065 [DefaultDispatcher-worker-5 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-04 09:46:34.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-04 09:46:34.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-04 09:46:34.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-04 09:46:34.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.066 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bb05a4e: (connection evicted) 2024-05-04 09:46:34.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-04 09:46:34.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-04 09:46:34.067 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a35aed6 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.068 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-04 09:46:34.086 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.098 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.100 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.102 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb78f01 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.102 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-04 09:46:34.103 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8 2024-05-04 09:46:34.103 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8 2024-05-04 09:46:34.103 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-04 09:46:34.116 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8 2024-05-04 09:46:34.128 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8 2024-05-04 09:46:34.129 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8 2024-05-04 09:46:34.131 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8 2024-05-04 09:46:34.144 [DefaultDispatcher-worker-15 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8 2024-05-04 09:46:34.158 [DefaultDispatcher-worker-12 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.168 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.171 [DefaultDispatcher-worker-11 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-05-04 09:46:34.172 [DefaultDispatcher-worker-4 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:34.172 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.172 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.172 [DefaultDispatcher-worker-4 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.173 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.173 [DefaultDispatcher-worker-11 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-04 09:46:34.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-04 09:46:34.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.175 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc: (connection evicted) 2024-05-04 09:46:34.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-04 09:46:34.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-04 09:46:34.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-04 09:46:34.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-04 09:46:34.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.177 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246f9fa8: (connection evicted) 2024-05-04 09:46:34.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-04 09:46:34.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e7cc08 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.180 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.181 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-04 09:46:34.198 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.209 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.211 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.213 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32e9c8 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.213 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-04 09:46:34.214 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-05-04 09:46:34.214 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-05-04 09:46:34.214 [Test worker @coroutine#4684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-04 09:46:34.227 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-05-04 09:46:34.239 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-05-04 09:46:34.241 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-05-04 09:46:34.242 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-05-04 09:46:34.255 [DefaultDispatcher-worker-18 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07 2024-05-04 09:46:34.270 [DefaultDispatcher-worker-3 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.281 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.284 [DefaultDispatcher-worker-8 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.305 [DefaultDispatcher-worker-7 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7119d1da 2024-05-04 09:46:34.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-04 09:46:34.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-04 09:46:34.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.307 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7119d1da: (connection evicted) 2024-05-04 09:46:34.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-04 09:46:34.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-04 09:46:34.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-04 09:46:34.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-04 09:46:34.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.308 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dba2d07: (connection evicted) 2024-05-04 09:46:34.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-04 09:46:34.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-04 09:46:34.309 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17cea679 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.310 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-04 09:46:34.326 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.338 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.339 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.341 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eb2a0c2 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-05-04 09:46:34.342 [Test worker @coroutine#4717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-04 09:46:34.344 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.356 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-05-04 09:46:34.368 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-05-04 09:46:34.370 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-05-04 09:46:34.372 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-05-04 09:46:34.384 [DefaultDispatcher-worker-3 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7 2024-05-04 09:46:34.398 [DefaultDispatcher-worker-8 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.410 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.411 [DefaultDispatcher-worker-9 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.422 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.422 [DefaultDispatcher-worker-18 @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.432 [DefaultDispatcher-worker-15 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:34.432 [DefaultDispatcher-worker-15 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.432 [DefaultDispatcher-worker-15 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.432 [DefaultDispatcher-worker-15 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.433 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.433 [DefaultDispatcher-worker-5 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.436 [DefaultDispatcher-worker-5 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:34.436 [DefaultDispatcher-worker-5 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.436 [DefaultDispatcher-worker-5 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.436 [DefaultDispatcher-worker-5 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.437 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.437 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.440 [DefaultDispatcher-worker-1 @coroutine#4748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d 2024-05-04 09:46:34.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-04 09:46:34.442 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-04 09:46:34.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.442 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0c384d: (connection evicted) 2024-05-04 09:46:34.442 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-04 09:46:34.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-04 09:46:34.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-04 09:46:34.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-04 09:46:34.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.443 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad48b7: (connection evicted) 2024-05-04 09:46:34.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-04 09:46:34.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.446 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509d0d21 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.447 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-04 09:46:34.458 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.465 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.476 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.478 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.480 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6245303e 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2024-05-04 09:46:34.481 [Test worker @coroutine#4761] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-04 09:46:34.495 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.496 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2024-05-04 09:46:34.507 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2024-05-04 09:46:34.509 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2024-05-04 09:46:34.511 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2024-05-04 09:46:34.523 [DefaultDispatcher-worker-13 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2024-05-04 09:46:34.536 [DefaultDispatcher-worker-17 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.547 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.548 [DefaultDispatcher-worker-8 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-05-04 09:46:34.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-04 09:46:34.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-04 09:46:34.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.560 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed: (connection evicted) 2024-05-04 09:46:34.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-04 09:46:34.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-04 09:46:34.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-04 09:46:34.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-04 09:46:34.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.562 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b208574: (connection evicted) 2024-05-04 09:46:34.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-04 09:46:34.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-04 09:46:34.563 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20616795 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.564 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-04 09:46:34.580 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:34.580 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.580 [DefaultDispatcher-worker-6 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:34.580 [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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.580 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.580 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.580 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.580 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.581 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.581 [DefaultDispatcher-worker-10 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.581 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.581 [DefaultDispatcher-worker-10 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.584 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.595 [Test worker @coroutine#4807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.597 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.599 [Test worker @coroutine#4811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5faa0c51 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.599 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-05-04 09:46:34.600 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-04 09:46:34.614 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-05-04 09:46:34.625 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-05-04 09:46:34.627 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-05-04 09:46:34.629 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-05-04 09:46:34.641 [DefaultDispatcher-worker-7 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-05-04 09:46:34.654 [DefaultDispatcher-worker-16 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.664 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.666 [DefaultDispatcher-worker-7 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-05-04 09:46:34.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-04 09:46:34.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-04 09:46:34.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.671 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e: (connection evicted) 2024-05-04 09:46:34.672 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-04 09:46:34.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-04 09:46:34.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-04 09:46:34.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-04 09:46:34.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.672 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f: (connection evicted) 2024-05-04 09:46:34.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-04 09:46:34.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-04 09:46:34.674 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-04 09:46:34.674 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.674 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7061a5e7 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.675 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-04 09:46:34.692 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.704 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.706 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.709 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ae45ff 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.709 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2024-05-04 09:46:34.710 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-04 09:46:34.724 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2024-05-04 09:46:34.736 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2024-05-04 09:46:34.738 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2024-05-04 09:46:34.739 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2024-05-04 09:46:34.752 [DefaultDispatcher-worker-5 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c927487 2024-05-04 09:46:34.754 [DefaultDispatcher-worker-12 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:34.755 [DefaultDispatcher-worker-12 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.755 [DefaultDispatcher-worker-12 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.755 [DefaultDispatcher-worker-12 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.756 [DefaultDispatcher-worker-5 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.756 [DefaultDispatcher-worker-5 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.767 [DefaultDispatcher-worker-7 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.776 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.777 [DefaultDispatcher-worker-7 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73 2024-05-04 09:46:34.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-04 09:46:34.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-04 09:46:34.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.780 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf66f73: (connection evicted) 2024-05-04 09:46:34.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-04 09:46:34.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-04 09:46:34.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-04 09:46:34.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-04 09:46:34.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.781 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c927487: (connection evicted) 2024-05-04 09:46:34.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:34.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-04 09:46:34.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29cd48bd 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.785 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-04 09:46:34.802 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.813 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.815 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.817 [Test worker @coroutine#4897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704c3ca2 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:34.817 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:34.818 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-04 09:46:34.818 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2024-05-04 09:46:34.818 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2024-05-04 09:46:34.818 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-04 09:46:34.832 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2024-05-04 09:46:34.844 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2024-05-04 09:46:34.845 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2024-05-04 09:46:34.847 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2024-05-04 09:46:34.860 [DefaultDispatcher-worker-1 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61 2024-05-04 09:46:34.864 [DefaultDispatcher-worker-9 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:34.865 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.865 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.865 [DefaultDispatcher-worker-9 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.866 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.866 [DefaultDispatcher-worker-8 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.875 [DefaultDispatcher-worker-8 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.885 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:34.889 [DefaultDispatcher-worker-4 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.901 [DefaultDispatcher-worker-13 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:34.901 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.901 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.901 [DefaultDispatcher-worker-13 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.902 [DefaultDispatcher-worker-11 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:34.902 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.902 [DefaultDispatcher-worker-15 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.918 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.949 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.973 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:34.987 [DefaultDispatcher-worker-18 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:34.987 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.987 [DefaultDispatcher-worker-18 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:34.987 [DefaultDispatcher-worker-18 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.988 [DefaultDispatcher-worker-15 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:34.998 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.023 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.029 [DefaultDispatcher-worker-18 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-05-04 09:46:35.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-04 09:46:35.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-04 09:46:35.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.032 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b262a7: (connection evicted) 2024-05-04 09:46:35.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-04 09:46:35.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-04 09:46:35.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-04 09:46:35.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-04 09:46:35.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.033 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a2f7a61: (connection evicted) 2024-05-04 09:46:35.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-04 09:46:35.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10fef6da 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-04 09:46:35.035 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.036 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-04 09:46:35.054 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.066 [Test worker @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.067 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.070 [Test worker @coroutine#4945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1766b7 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.070 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-04 09:46:35.071 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-05-04 09:46:35.071 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-05-04 09:46:35.071 [Test worker @coroutine#4940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-04 09:46:35.080 [DefaultDispatcher-worker-16 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:35.080 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.080 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.080 [DefaultDispatcher-worker-16 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.082 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.082 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.091 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-05-04 09:46:35.102 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-05-04 09:46:35.104 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-05-04 09:46:35.106 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-05-04 09:46:35.117 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.118 [DefaultDispatcher-worker-9 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56587330 2024-05-04 09:46:35.132 [DefaultDispatcher-worker-9 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.136 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:35.140 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.147 [DefaultDispatcher-worker-2 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.158 [DefaultDispatcher-worker-18 @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63604641 2024-05-04 09:46:35.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-04 09:46:35.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-04 09:46:35.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.163 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63604641: (connection evicted) 2024-05-04 09:46:35.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-04 09:46:35.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-04 09:46:35.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-04 09:46:35.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-04 09:46:35.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.164 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56587330: (connection evicted) 2024-05-04 09:46:35.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-04 09:46:35.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@320bfc61 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.166 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-04 09:46:35.167 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.167 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.167 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-04 09:46:35.181 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.184 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.184 [DefaultDispatcher-worker-14 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:35.184 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.184 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.184 [DefaultDispatcher-worker-14 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.185 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.185 [DefaultDispatcher-worker-1 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.197 [Test worker @coroutine#4975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.199 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.201 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.201 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-04 09:46:35.201 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.201 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.201 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.201 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.201 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.201 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c197f46 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-05-04 09:46:35.202 [Test worker @coroutine#4974] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-04 09:46:35.217 [Test worker @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-05-04 09:46:35.226 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.232 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-05-04 09:46:35.234 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-05-04 09:46:35.236 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-05-04 09:46:35.248 [DefaultDispatcher-worker-8 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@150eab74 2024-05-04 09:46:35.262 [DefaultDispatcher-worker-1 @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.267 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:35.275 [DefaultDispatcher-worker-6 @coroutine#4974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@157002b7 2024-05-04 09:46:35.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-04 09:46:35.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-04 09:46:35.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.281 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@157002b7: (connection evicted) 2024-05-04 09:46:35.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-04 09:46:35.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-04 09:46:35.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-04 09:46:35.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-04 09:46:35.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.282 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@150eab74: (connection evicted) 2024-05-04 09:46:35.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-04 09:46:35.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63c78e5e 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.284 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.285 [Test worker @coroutine#5005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-04 09:46:35.285 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.285 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.285 [Test worker @coroutine#5005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-04 09:46:35.301 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.313 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.314 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.316 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6701fe26 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-05-04 09:46:35.317 [Test worker @coroutine#5005] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-04 09:46:35.331 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-05-04 09:46:35.342 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-05-04 09:46:35.344 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-05-04 09:46:35.346 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-05-04 09:46:35.360 [DefaultDispatcher-worker-14 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e542f3 2024-05-04 09:46:35.372 [DefaultDispatcher-worker-14 @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.385 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:35.389 [DefaultDispatcher-worker-7 @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.400 [DefaultDispatcher-worker-16 @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67afba96 2024-05-04 09:46:35.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-04 09:46:35.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-04 09:46:35.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.405 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67afba96: (connection evicted) 2024-05-04 09:46:35.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-04 09:46:35.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-04 09:46:35.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-04 09:46:35.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-04 09:46:35.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.406 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e542f3: (connection evicted) 2024-05-04 09:46:35.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-04 09:46:35.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-04 09:46:35.408 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25874884 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.409 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-04 09:46:35.426 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.437 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.439 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.441 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.446 [DefaultDispatcher-worker-2 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:35.447 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.447 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.447 [DefaultDispatcher-worker-2 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.448 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.448 [DefaultDispatcher-worker-18 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.450 [DefaultDispatcher-worker-4 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:35.450 [DefaultDispatcher-worker-4 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.451 [DefaultDispatcher-worker-4 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.451 [DefaultDispatcher-worker-4 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.451 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.451 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.451 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.453 [DefaultDispatcher-worker-3 @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.461 [DefaultDispatcher-worker-11 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274f51ad 2024-05-04 09:46:35.473 [UI Thread @coroutine#5070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588290240448598016 2024-05-04 09:46:35.473 [UI Thread @coroutine#5070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588290240448598016. 2024-05-04 09:46:35.473 [UI Thread @coroutine#5070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588290240448598016 2024-05-04 09:46:35.475 [UI Thread @coroutine#5070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588290240448598016 2024-05-04 09:46:35.475 [UI Thread @coroutine#5070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588290240448598016 2024-05-04 09:46:35.475 [UI Thread @coroutine#5070] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588290240448598016. 2024-05-04 09:46:35.475 [UI Thread @coroutine#5070] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588290240448598016 to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:35.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-04 09:46:35.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-04 09:46:35.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.478 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274f51ad: (connection evicted) 2024-05-04 09:46:35.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-04 09:46:35.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-04 09:46:35.531 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@747fb4b1 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.532 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-04 09:46:35.533 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.533 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.533 [Test worker @coroutine#5086] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-04 09:46:35.551 [Test worker @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.563 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.565 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.567 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.578 [DefaultDispatcher-worker-3 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-11 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-18 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-18 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-11 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.594 [DefaultDispatcher-worker-18 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.595 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.595 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.595 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.595 [DefaultDispatcher-worker-4 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.605 [DefaultDispatcher-worker-10 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.616 [DefaultDispatcher-worker-3 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e19908e 2024-05-04 09:46:35.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-04 09:46:35.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-04 09:46:35.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.631 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e19908e: (connection evicted) 2024-05-04 09:46:35.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-04 09:46:35.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-04 09:46:35.704 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28a821f9 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.706 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-04 09:46:35.707 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2024-05-04 09:46:35.707 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2024-05-04 09:46:35.707 [Test worker @coroutine#5117] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-04 09:46:35.721 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2024-05-04 09:46:35.726 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.733 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2024-05-04 09:46:35.735 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2024-05-04 09:46:35.736 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bcd497 2024-05-04 09:46:35.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-04 09:46:35.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-04 09:46:35.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:35.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-04 09:46:35.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df88502 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.743 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-05-04 09:46:35.744 [Test worker @coroutine#5134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-04 09:46:35.758 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-05-04 09:46:35.766 [DefaultDispatcher-worker-16 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:35.766 [DefaultDispatcher-worker-16 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.767 [DefaultDispatcher-worker-16 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.767 [DefaultDispatcher-worker-16 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.768 [DefaultDispatcher-worker-12 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.768 [DefaultDispatcher-worker-12 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.771 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-05-04 09:46:35.772 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-05-04 09:46:35.774 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b2f18cd 2024-05-04 09:46:35.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-04 09:46:35.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-04 09:46:35.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:35.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-04 09:46:35.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab26cad 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.779 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-04 09:46:35.780 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-05-04 09:46:35.780 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-05-04 09:46:35.780 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-04 09:46:35.795 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-05-04 09:46:35.806 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-05-04 09:46:35.808 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-05-04 09:46:35.810 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25fa5c0c 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.810 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-04 09:46:35.811 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-05-04 09:46:35.811 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-05-04 09:46:35.811 [Test worker @coroutine#5155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-04 09:46:35.825 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-05-04 09:46:35.837 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-05-04 09:46:35.838 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-05-04 09:46:35.840 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-05-04 09:46:35.853 [DefaultDispatcher-worker-8 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f0969db 2024-05-04 09:46:35.865 [DefaultDispatcher-worker-3 @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5 2024-05-04 09:46:35.870 [UI Thread @coroutine#5178] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51091/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.870 [UI Thread @coroutine#5178] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51091/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:46:35.870 [UI Thread @coroutine#5178] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51091/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.872 [UI Thread @coroutine#5178] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51091/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.872 [UI Thread @coroutine#5178] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51091/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.872 [UI Thread @coroutine#5178] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51091/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:46:35.872 [UI Thread @coroutine#5178] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51091/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:35.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-04 09:46:35.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-04 09:46:35.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.875 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c5dbca5: (connection evicted) 2024-05-04 09:46:35.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-04 09:46:35.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-04 09:46:35.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-04 09:46:35.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-04 09:46:35.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.876 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f0969db: (connection evicted) 2024-05-04 09:46:35.876 [DefaultDispatcher-worker-7 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:35.877 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.877 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.877 [DefaultDispatcher-worker-7 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-04 09:46:35.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-04 09:46:35.878 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.878 [DefaultDispatcher-worker-17 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c66be14 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.878 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2024-05-04 09:46:35.879 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-04 09:46:35.890 [DefaultDispatcher-worker-17 @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b90cc1 2024-05-04 09:46:35.896 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2024-05-04 09:46:35.907 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2024-05-04 09:46:35.909 [Test worker @coroutine#5192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2024-05-04 09:46:35.911 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18563d10 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.911 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2024-05-04 09:46:35.912 [Test worker @coroutine#5187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-04 09:46:35.912 [DefaultDispatcher-worker-4 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:35.912 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.912 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.912 [DefaultDispatcher-worker-4 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.913 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.913 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.926 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2024-05-04 09:46:35.932 [DefaultDispatcher-worker-2 @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f4d38f9 2024-05-04 09:46:35.935 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.937 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2024-05-04 09:46:35.939 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2024-05-04 09:46:35.941 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2024-05-04 09:46:35.953 [DefaultDispatcher-worker-7 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2024-05-04 09:46:35.965 [DefaultDispatcher-worker-18 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5 2024-05-04 09:46:35.967 [UI Thread @coroutine#5216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.967 [UI Thread @coroutine#5216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:46:35.967 [UI Thread @coroutine#5216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.969 [UI Thread @coroutine#5216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.969 [UI Thread @coroutine#5216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46749/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:35.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-04 09:46:35.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-04 09:46:35.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.970 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79c48ad5: (connection evicted) 2024-05-04 09:46:35.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-04 09:46:35.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-04 09:46:35.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-04 09:46:35.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-04 09:46:35.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.971 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79927a7c: (connection evicted) 2024-05-04 09:46:35.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:35.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-04 09:46:35.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-04 09:46:35.973 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a8a54f5 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc 2024-05-04 09:46:35.974 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-04 09:46:35.976 [DefaultDispatcher-worker-18 @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27a90ce5 2024-05-04 09:46:35.989 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:35.990 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc 2024-05-04 09:46:35.997 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:35.998 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.998 [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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:35.998 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:35.998 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.002 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc 2024-05-04 09:46:36.004 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc 2024-05-04 09:46:36.006 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19abe8f7 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.006 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@26753687 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@26753687 2024-05-04 09:46:36.007 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-04 09:46:36.021 [DefaultDispatcher-worker-8 @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@616f81b5 2024-05-04 09:46:36.022 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2024-05-04 09:46:36.030 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.034 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2024-05-04 09:46:36.035 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2024-05-04 09:46:36.037 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2024-05-04 09:46:36.049 [DefaultDispatcher-worker-11 @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26753687 2024-05-04 09:46:36.062 [DefaultDispatcher-worker-6 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc 2024-05-04 09:46:36.064 [UI Thread @coroutine#5249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57753/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:36.064 [UI Thread @coroutine#5249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57753/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:46:36.064 [UI Thread @coroutine#5249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57753/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:36.066 [UI Thread @coroutine#5249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57753/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:36.066 [UI Thread @coroutine#5249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57753/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:46:36.066 [UI Thread @coroutine#5249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57753/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:46:36.066 [UI Thread @coroutine#5249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57753/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:36.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-04 09:46:36.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-04 09:46:36.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.068 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c7335dc: (connection evicted) 2024-05-04 09:46:36.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-04 09:46:36.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-04 09:46:36.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-04 09:46:36.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-04 09:46:36.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.069 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26753687: (connection evicted) 2024-05-04 09:46:36.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-04 09:46:36.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-04 09:46:36.071 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e6004c 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.072 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-04 09:46:36.074 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.089 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.092 [DefaultDispatcher-worker-11 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:36.092 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.092 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.092 [DefaultDispatcher-worker-11 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.093 [DefaultDispatcher-worker-2 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.093 [DefaultDispatcher-worker-2 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.101 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.102 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.104 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.104 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-04 09:46:36.104 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.104 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.104 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.104 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.104 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.104 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2e1d18 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@402d443d 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@402d443d 2024-05-04 09:46:36.105 [Test worker @coroutine#5255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-04 09:46:36.118 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402d443d 2024-05-04 09:46:36.119 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.130 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402d443d 2024-05-04 09:46:36.131 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402d443d 2024-05-04 09:46:36.133 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402d443d 2024-05-04 09:46:36.146 [DefaultDispatcher-worker-13 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402d443d 2024-05-04 09:46:36.158 [DefaultDispatcher-worker-4 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.172 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.178 [DefaultDispatcher-worker-13 @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf 2024-05-04 09:46:36.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-04 09:46:36.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-04 09:46:36.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.194 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36b5dbdf: (connection evicted) 2024-05-04 09:46:36.195 [DefaultDispatcher-worker-5 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:36.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-04 09:46:36.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-04 09:46:36.195 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.195 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.195 [DefaultDispatcher-worker-5 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-04 09:46:36.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-04 09:46:36.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.195 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@402d443d: (connection evicted) 2024-05-04 09:46:36.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-04 09:46:36.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-04 09:46:36.196 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.196 [DefaultDispatcher-worker-2 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f68e671 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.198 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.199 [Test worker @coroutine#5309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-04 09:46:36.216 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.228 [Test worker @coroutine#5311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.230 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.232 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.243 [DefaultDispatcher-worker-1 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.267 [DefaultDispatcher-worker-13 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.282 [DefaultDispatcher-worker-18 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.299 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.301 [DefaultDispatcher-worker-5 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6042b613 2024-05-04 09:46:36.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-04 09:46:36.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-04 09:46:36.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.305 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6042b613: (connection evicted) 2024-05-04 09:46:36.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-04 09:46:36.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-04 09:46:36.307 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2bec99 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.308 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-04 09:46:36.309 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.309 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.309 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-04 09:46:36.325 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.336 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.338 [Test worker @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.340 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f649d3 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.340 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@39584147 2024-05-04 09:46:36.341 [Test worker @coroutine#5344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-04 09:46:36.355 [Test worker @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2024-05-04 09:46:36.366 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2024-05-04 09:46:36.368 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2024-05-04 09:46:36.370 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2024-05-04 09:46:36.382 [DefaultDispatcher-worker-1 @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39584147 2024-05-04 09:46:36.396 [DefaultDispatcher-worker-18 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.408 [DefaultDispatcher-worker-7 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7 2024-05-04 09:46:36.409 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-04 09:46:36.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-04 09:46:36.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.416 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b7b5e7: (connection evicted) 2024-05-04 09:46:36.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-04 09:46:36.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-04 09:46:36.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-04 09:46:36.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-04 09:46:36.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.418 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39584147: (connection evicted) 2024-05-04 09:46:36.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-04 09:46:36.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67ea7 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.420 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.421 [Test worker @coroutine#5384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-04 09:46:36.437 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.449 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.451 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.453 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.460 [DefaultDispatcher-worker-4 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:36.460 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.460 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.460 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.461 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.461 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.463 [DefaultDispatcher-worker-3 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:36.464 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.464 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.464 [DefaultDispatcher-worker-3 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.464 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.464 [DefaultDispatcher-worker-7 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.465 [DefaultDispatcher-worker-6 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.473 [DefaultDispatcher-worker-6 @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.486 [DefaultDispatcher-worker-8 @coroutine#5411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2024-05-04 09:46:36.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-04 09:46:36.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-04 09:46:36.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.488 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aeba9: (connection evicted) 2024-05-04 09:46:36.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-04 09:46:36.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ffd26d1 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.490 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.491 [Test worker @coroutine#5419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-04 09:46:36.508 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.519 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.521 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.523 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.534 [DefaultDispatcher-worker-9 @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.545 [DefaultDispatcher-worker-6 @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@775c865f 2024-05-04 09:46:36.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-04 09:46:36.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-04 09:46:36.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.547 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@775c865f: (connection evicted) 2024-05-04 09:46:36.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-04 09:46:36.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685efb22 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.549 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f 2024-05-04 09:46:36.550 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-04 09:46:36.565 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f 2024-05-04 09:46:36.576 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f 2024-05-04 09:46:36.578 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f 2024-05-04 09:46:36.580 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f 2024-05-04 09:46:36.640 [DefaultDispatcher-worker-18 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f 2024-05-04 09:46:36.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-04 09:46:36.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-04 09:46:36.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.641 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78fb4f7f: (connection evicted) 2024-05-04 09:46:36.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-04 09:46:36.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442545ab 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.643 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.644 [Test worker @coroutine#5470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-04 09:46:36.648 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:36.648 [DefaultDispatcher-worker-15 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:36.649 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.649 [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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.649 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.649 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.649 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.649 [DefaultDispatcher-worker-15 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.650 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.650 [DefaultDispatcher-worker-7 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.650 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.650 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.661 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.672 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.674 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.676 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.687 [DefaultDispatcher-worker-13 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.696 [DefaultDispatcher-worker-1 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@629bee3b 2024-05-04 09:46:36.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-04 09:46:36.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-04 09:46:36.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.703 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@629bee3b: (connection evicted) 2024-05-04 09:46:36.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-04 09:46:36.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9cdceeb 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.708 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-04 09:46:36.709 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5f886d 2024-05-04 09:46:36.709 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b5f886d 2024-05-04 09:46:36.709 [Test worker @coroutine#5499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-04 09:46:36.725 [Test worker @coroutine#5499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5f886d 2024-05-04 09:46:36.737 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5f886d 2024-05-04 09:46:36.739 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5f886d 2024-05-04 09:46:36.741 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b5f886d 2024-05-04 09:46:36.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-04 09:46:36.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-04 09:46:36.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-04 09:46:36.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@efbc6a1 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d63d553 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d63d553 2024-05-04 09:46:36.746 [Test worker @coroutine#5516] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-04 09:46:36.761 [Test worker @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d63d553 2024-05-04 09:46:36.773 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d63d553 2024-05-04 09:46:36.775 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d63d553 2024-05-04 09:46:36.777 [Test worker @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d63d553 2024-05-04 09:46:36.778 [DefaultDispatcher-worker-9 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:36.778 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.778 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.778 [DefaultDispatcher-worker-9 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.779 [DefaultDispatcher-worker-4 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.779 [DefaultDispatcher-worker-4 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-04 09:46:36.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-04 09:46:36.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-04 09:46:36.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37dcda42 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-05-04 09:46:36.781 [Test worker @coroutine#5535] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-04 09:46:36.796 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-05-04 09:46:36.808 [Test worker @coroutine#5536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-05-04 09:46:36.809 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-05-04 09:46:36.811 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-05-04 09:46:36.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-04 09:46:36.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-04 09:46:36.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-04 09:46:36.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-04 09:46:36.822 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49811/Site/verify 2024-05-04 09:46:36.822 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49811/Site/verify. 2024-05-04 09:46:36.822 [UI Thread @coroutine#5557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49811/Site/verify 2024-05-04 09:46:36.824 [UI Thread @coroutine#5557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49811/Site/verify 2024-05-04 09:46:36.824 [UI Thread @coroutine#5557] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49811/Site/verify 2024-05-04 09:46:36.824 [UI Thread @coroutine#5557] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49811/Site/verify. 2024-05-04 09:46:36.824 [UI Thread @coroutine#5557] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49811/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:36.829 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-04 09:46:36.829 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73534675 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2024-05-04 09:46:36.830 [Test worker @coroutine#5571] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-04 09:46:36.847 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2024-05-04 09:46:36.859 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2024-05-04 09:46:36.861 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2024-05-04 09:46:36.862 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7b6f58 2024-05-04 09:46:36.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-04 09:46:36.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-04 09:46:36.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-04 09:46:36.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-04 09:46:36.865 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d7737c 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c822e9b 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c822e9b 2024-05-04 09:46:36.866 [Test worker @coroutine#5589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-04 09:46:36.884 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c822e9b 2024-05-04 09:46:36.887 [DefaultDispatcher-worker-4 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:36.887 [DefaultDispatcher-worker-4 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.887 [DefaultDispatcher-worker-4 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.887 [DefaultDispatcher-worker-4 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.888 [DefaultDispatcher-worker-11 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.888 [DefaultDispatcher-worker-11 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.896 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c822e9b 2024-05-04 09:46:36.898 [Test worker @coroutine#5596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c822e9b 2024-05-04 09:46:36.900 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c822e9b 2024-05-04 09:46:36.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-04 09:46:36.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-04 09:46:36.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-04 09:46:36.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2b1310 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.904 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-05-04 09:46:36.905 [Test worker @coroutine#5610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-04 09:46:36.922 [Test worker @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-05-04 09:46:36.924 [DefaultDispatcher-worker-2 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:36.924 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.924 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:36.924 [DefaultDispatcher-worker-2 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.925 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.925 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:36.935 [Test worker @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-05-04 09:46:36.937 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:36.937 [Test worker @coroutine#5617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-05-04 09:46:36.939 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d56b7f1 2024-05-04 09:46:36.941 [UI Thread @coroutine#5628] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44665/Site/verify 2024-05-04 09:46:36.941 [UI Thread @coroutine#5628] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44665/Site/verify. 2024-05-04 09:46:36.941 [UI Thread @coroutine#5628] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44665/Site/verify 2024-05-04 09:46:36.942 [UI Thread @coroutine#5628] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44665/Site/verify 2024-05-04 09:46:36.942 [UI Thread @coroutine#5628] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44665/Site/verify 2024-05-04 09:46:36.943 [UI Thread @coroutine#5628] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44665/Site/verify. 2024-05-04 09:46:36.943 [UI Thread @coroutine#5628] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44665/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:36.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-04 09:46:36.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-04 09:46:36.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:36.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:36.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-04 09:46:36.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-04 09:46:36.950 [UI Thread @coroutine#5640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34033/Site/verify 2024-05-04 09:46:36.950 [UI Thread @coroutine#5640] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34033/Site/verify. 2024-05-04 09:46:36.950 [UI Thread @coroutine#5640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34033/Site/verify 2024-05-04 09:46:36.951 [UI Thread @coroutine#5640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34033/Site/verify 2024-05-04 09:46:36.951 [UI Thread @coroutine#5640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34033/Site/verify 2024-05-04 09:46:36.952 [UI Thread @coroutine#5640] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34033/Site/verify. 2024-05-04 09:46:36.952 [UI Thread @coroutine#5640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34033/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:36.957 [UI Thread @coroutine#5653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53913/Site/verify 2024-05-04 09:46:36.957 [UI Thread @coroutine#5653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53913/Site/verify. 2024-05-04 09:46:36.957 [UI Thread @coroutine#5653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53913/Site/verify 2024-05-04 09:46:36.958 [UI Thread @coroutine#5653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53913/Site/verify 2024-05-04 09:46:36.958 [UI Thread @coroutine#5653] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53913/Site/verify 2024-05-04 09:46:36.958 [UI Thread @coroutine#5653] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53913/Site/verify. 2024-05-04 09:46:36.958 [UI Thread @coroutine#5653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53913/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:36.963 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-04 09:46:36.963 [UI Thread @coroutine#5667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-05-04 09:46:36.963 [UI Thread @coroutine#5667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-04 09:46:36.965 [UI Thread @coroutine#5667] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f9a620 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:36.967 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-04 09:46:36.968 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:36.968 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:36.968 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-04 09:46:36.982 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:36.994 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:36.996 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:36.997 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.011 [DefaultDispatcher-worker-4 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.012 [DefaultDispatcher-worker-10 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:37.012 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.012 [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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.012 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.013 [DefaultDispatcher-worker-10 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.034 [DefaultDispatcher-worker-9 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.044 [DefaultDispatcher-worker-6 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.053 [DefaultDispatcher-worker-15 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.063 [DefaultDispatcher-worker-16 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.068 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:37.072 [DefaultDispatcher-worker-17 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.085 [DefaultDispatcher-worker-2 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.107 [DefaultDispatcher-worker-15 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:37.107 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.107 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.107 [DefaultDispatcher-worker-15 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.108 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.108 [DefaultDispatcher-worker-14 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.108 [DefaultDispatcher-worker-3 @coroutine#5701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c00140 2024-05-04 09:46:37.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-04 09:46:37.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-04 09:46:37.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.110 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c00140: (connection evicted) 2024-05-04 09:46:37.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.111 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-04 09:46:37.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-04 09:46:37.112 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48515dfc 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2024-05-04 09:46:37.113 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-04 09:46:37.116 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.129 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2024-05-04 09:46:37.142 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2024-05-04 09:46:37.143 [Test worker @coroutine#5714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2024-05-04 09:46:37.145 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2024-05-04 09:46:37.145 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b9e4a2a 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4 2024-05-04 09:46:37.146 [Test worker @coroutine#5711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-04 09:46:37.161 [Test worker @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4 2024-05-04 09:46:37.172 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4 2024-05-04 09:46:37.174 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4 2024-05-04 09:46:37.176 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4 2024-05-04 09:46:37.188 [DefaultDispatcher-worker-10 @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4 2024-05-04 09:46:37.201 [DefaultDispatcher-worker-8 @coroutine#5711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@561b39f4 2024-05-04 09:46:37.205 [DefaultDispatcher-worker-10 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:37.205 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.205 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.205 [DefaultDispatcher-worker-10 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.206 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.207 [DefaultDispatcher-worker-18 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.214 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:37.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-04 09:46:37.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-04 09:46:37.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.216 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@561b39f4: (connection evicted) 2024-05-04 09:46:37.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-04 09:46:37.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-04 09:46:37.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-04 09:46:37.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-04 09:46:37.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.218 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9a3d0f4: (connection evicted) 2024-05-04 09:46:37.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-04 09:46:37.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-04 09:46:37.219 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e2f07 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.220 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-04 09:46:37.221 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.221 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.221 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-04 09:46:37.248 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.266 [Test worker @coroutine#5764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.268 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.271 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d8b5cf6 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2024-05-04 09:46:37.272 [Test worker @coroutine#5763] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-04 09:46:37.294 [Test worker @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2024-05-04 09:46:37.314 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2024-05-04 09:46:37.316 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2024-05-04 09:46:37.318 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2024-05-04 09:46:37.321 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:37.330 [DefaultDispatcher-worker-18 @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e 2024-05-04 09:46:37.342 [DefaultDispatcher-worker-18 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.354 [DefaultDispatcher-worker-7 @coroutine#5763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6 2024-05-04 09:46:37.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-04 09:46:37.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-04 09:46:37.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.360 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39a6c7a6: (connection evicted) 2024-05-04 09:46:37.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-04 09:46:37.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-04 09:46:37.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-04 09:46:37.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-04 09:46:37.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.361 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fb8b89e: (connection evicted) 2024-05-04 09:46:37.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-04 09:46:37.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a696a6b 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.363 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-04 09:46:37.364 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.364 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.364 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-04 09:46:37.379 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.391 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.392 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.394 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.394 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-04 09:46:37.394 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75910e0e 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c34c819 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c34c819 2024-05-04 09:46:37.395 [Test worker @coroutine#5814] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-04 09:46:37.409 [Test worker @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34c819 2024-05-04 09:46:37.420 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34c819 2024-05-04 09:46:37.422 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34c819 2024-05-04 09:46:37.424 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34c819 2024-05-04 09:46:37.436 [DefaultDispatcher-worker-10 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34c819 2024-05-04 09:46:37.451 [DefaultDispatcher-worker-2 @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.463 [DefaultDispatcher-worker-5 @coroutine#5814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7511e348 2024-05-04 09:46:37.464 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.473 [DefaultDispatcher-worker-10 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:37.474 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.474 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.474 [DefaultDispatcher-worker-10 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.475 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.475 [DefaultDispatcher-worker-7 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.476 [DefaultDispatcher-worker-1 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:37.476 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.476 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.476 [DefaultDispatcher-worker-1 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.477 [DefaultDispatcher-worker-17 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.477 [DefaultDispatcher-worker-17 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.495 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-17 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-17 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-3 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.663 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.664 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.664 [DefaultDispatcher-worker-16 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.664 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.664 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-04 09:46:37.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-04 09:46:37.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.717 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7511e348: (connection evicted) 2024-05-04 09:46:37.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-04 09:46:37.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-04 09:46:37.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-04 09:46:37.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-04 09:46:37.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.718 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c34c819: (connection evicted) 2024-05-04 09:46:37.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-04 09:46:37.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d9d042 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.720 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-04 09:46:37.721 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.721 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.721 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-04 09:46:37.737 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.748 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.750 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.752 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.752 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-04 09:46:37.752 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2153f0d7 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2024-05-04 09:46:37.753 [Test worker @coroutine#5881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-04 09:46:37.767 [Test worker @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2024-05-04 09:46:37.778 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2024-05-04 09:46:37.780 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2024-05-04 09:46:37.782 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2024-05-04 09:46:37.791 [DefaultDispatcher-worker-13 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:37.792 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.792 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.792 [DefaultDispatcher-worker-13 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.793 [DefaultDispatcher-worker-3 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.793 [DefaultDispatcher-worker-3 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.794 [DefaultDispatcher-worker-3 @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7856b790 2024-05-04 09:46:37.808 [DefaultDispatcher-worker-1 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.818 [DefaultDispatcher-worker-4 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.821 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:37.827 [DefaultDispatcher-worker-11 @coroutine#5881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709e71 2024-05-04 09:46:37.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-04 09:46:37.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-04 09:46:37.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.832 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f709e71: (connection evicted) 2024-05-04 09:46:37.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-04 09:46:37.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-04 09:46:37.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-04 09:46:37.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-04 09:46:37.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.833 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7856b790: (connection evicted) 2024-05-04 09:46:37.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-04 09:46:37.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445760e0 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.835 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.836 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-04 09:46:37.854 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.865 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.867 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.869 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@419df81e 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2024-05-04 09:46:37.869 [Test worker @coroutine#5935] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-04 09:46:37.883 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2024-05-04 09:46:37.895 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2024-05-04 09:46:37.897 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2024-05-04 09:46:37.899 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2024-05-04 09:46:37.899 [DefaultDispatcher-worker-10 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:37.899 [DefaultDispatcher-worker-10 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.900 [DefaultDispatcher-worker-10 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.900 [DefaultDispatcher-worker-10 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.901 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.901 [DefaultDispatcher-worker-1 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.910 [DefaultDispatcher-worker-12 @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611c9d31 2024-05-04 09:46:37.922 [DefaultDispatcher-worker-9 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.933 [DefaultDispatcher-worker-16 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.936 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:37.937 [DefaultDispatcher-worker-1 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:37.937 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.937 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:37.937 [DefaultDispatcher-worker-1 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.938 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.938 [DefaultDispatcher-worker-17 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:37.943 [DefaultDispatcher-worker-11 @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6c290a 2024-05-04 09:46:37.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-04 09:46:37.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-04 09:46:37.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.948 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6c290a: (connection evicted) 2024-05-04 09:46:37.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-04 09:46:37.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-04 09:46:37.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-04 09:46:37.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-04 09:46:37.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:37.949 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611c9d31: (connection evicted) 2024-05-04 09:46:37.949 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:37.949 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-04 09:46:37.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58d85a00 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.951 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-04 09:46:37.952 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:37.952 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:37.952 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-04 09:46:37.969 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:37.980 [Test worker @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:37.982 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:37.984 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a6864f0 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:37.984 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-04 09:46:37.985 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2024-05-04 09:46:37.985 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2024-05-04 09:46:37.985 [Test worker @coroutine#5993] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-04 09:46:37.998 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2024-05-04 09:46:38.010 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2024-05-04 09:46:38.011 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2024-05-04 09:46:38.013 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2024-05-04 09:46:38.026 [DefaultDispatcher-worker-10 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4374c051 2024-05-04 09:46:38.026 [DefaultDispatcher-worker-8 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:38.026 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.027 [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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.027 [DefaultDispatcher-worker-8 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.027 [DefaultDispatcher-worker-13 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.038 [DefaultDispatcher-worker-16 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:38.047 [DefaultDispatcher-worker-7 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:38.052 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.056 [DefaultDispatcher-worker-18 @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a 2024-05-04 09:46:38.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-04 09:46:38.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-04 09:46:38.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.061 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c26ab0a: (connection evicted) 2024-05-04 09:46:38.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-04 09:46:38.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-04 09:46:38.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-04 09:46:38.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-04 09:46:38.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.062 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4374c051: (connection evicted) 2024-05-04 09:46:38.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-04 09:46:38.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-04 09:46:38.064 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2765c3fc 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2024-05-04 09:46:38.065 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-04 09:46:38.083 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2024-05-04 09:46:38.095 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2024-05-04 09:46:38.097 [Test worker @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2024-05-04 09:46:38.099 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2024-05-04 09:46:38.109 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-229 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 due to dirty commit state on close(). 2024-05-04 09:46:38.114 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40 2024-05-04 09:46:38.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-04 09:46:38.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-04 09:46:38.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.114 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e43fb40: (connection evicted) 2024-05-04 09:46:38.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-04 09:46:38.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-04 09:46:38.116 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43b89b4 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.117 [DefaultDispatcher-worker-6 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8149f6 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.117 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-04 09:46:38.117 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.117 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.117 [DefaultDispatcher-worker-6 @coroutine#2078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.118 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.118 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.118 [Test worker @coroutine#6070] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-04 09:46:38.118 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.118 [DefaultDispatcher-worker-7 @coroutine#2078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44215/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.135 [Test worker @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.147 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.148 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.150 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.162 [DefaultDispatcher-worker-3 @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.185 [DefaultDispatcher-worker-3 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.194 [DefaultDispatcher-worker-14 @coroutine#6070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c4ba591 2024-05-04 09:46:38.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-04 09:46:38.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-04 09:46:38.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.199 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4ba591: (connection evicted) 2024-05-04 09:46:38.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-04 09:46:38.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c2fc86 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-04 09:46:38.201 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.202 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.202 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-04 09:46:38.218 [DefaultDispatcher-worker-9 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46059b73 2024-05-04 09:46:38.218 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.218 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.218 [DefaultDispatcher-worker-9 @coroutine#2129] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.219 [DefaultDispatcher-worker-3 @coroutine#2129] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.219 [DefaultDispatcher-worker-3 @coroutine#2129] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38317/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.225 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.236 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.238 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.240 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.250 [DefaultDispatcher-worker-11 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.275 [DefaultDispatcher-worker-9 @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.284 [DefaultDispatcher-worker-1 @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.300 [DefaultDispatcher-worker-9 @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c0392d 2024-05-04 09:46:38.302 [HikariPool-231 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-04 09:46:38.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-04 09:46:38.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.303 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c0392d: (connection evicted) 2024-05-04 09:46:38.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-04 09:46:38.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-04 09:46:38.305 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@303c195f 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-04 09:46:38.306 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.307 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.307 [Test worker @coroutine#6133] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-04 09:46:38.322 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.334 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.336 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.338 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.348 [DefaultDispatcher-worker-14 @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.371 [DefaultDispatcher-worker-10 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.382 [DefaultDispatcher-worker-1 @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.396 [DefaultDispatcher-worker-14 @coroutine#6157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5db3afff 2024-05-04 09:46:38.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-04 09:46:38.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-04 09:46:38.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.398 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5db3afff: (connection evicted) 2024-05-04 09:46:38.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-04 09:46:38.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-04 09:46:38.401 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3943c449 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.402 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-04 09:46:38.403 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2024-05-04 09:46:38.403 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2024-05-04 09:46:38.403 [Test worker @coroutine#6165] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-04 09:46:38.421 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2024-05-04 09:46:38.432 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2024-05-04 09:46:38.434 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2024-05-04 09:46:38.436 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2024-05-04 09:46:38.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-04 09:46:38.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-04 09:46:38.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-04 09:46:38.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdc0fb0 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.442 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.443 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-04 09:46:38.443 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-05-04 09:46:38.443 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-05-04 09:46:38.443 [Test worker @coroutine#6189] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-04 09:46:38.457 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-05-04 09:46:38.469 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-05-04 09:46:38.470 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-05-04 09:46:38.472 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2024-05-04 09:46:38.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-04 09:46:38.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-04 09:46:38.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-04 09:46:38.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3940c41c 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.476 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-04 09:46:38.477 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@158566f8 2024-05-04 09:46:38.477 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@158566f8 2024-05-04 09:46:38.477 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-04 09:46:38.487 [DefaultDispatcher-worker-11 @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-05-04 09:46:38.488 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.488 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.488 [DefaultDispatcher-worker-11 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.489 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.489 [DefaultDispatcher-worker-1 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49239/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.489 [DefaultDispatcher-worker-14 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfe4df9 2024-05-04 09:46:38.489 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.489 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.489 [DefaultDispatcher-worker-14 @coroutine#1894] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.490 [DefaultDispatcher-worker-10 @coroutine#1894] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.490 [DefaultDispatcher-worker-10 @coroutine#1894] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37337/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.494 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158566f8 2024-05-04 09:46:38.511 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158566f8 2024-05-04 09:46:38.513 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158566f8 2024-05-04 09:46:38.515 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158566f8 2024-05-04 09:46:38.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-04 09:46:38.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-04 09:46:38.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-04 09:46:38.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eef41c1 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.521 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@689ab7df 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@689ab7df 2024-05-04 09:46:38.522 [UI Thread @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-04 09:46:38.538 [UI Thread @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689ab7df 2024-05-04 09:46:38.550 [UI Thread @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689ab7df 2024-05-04 09:46:38.552 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689ab7df 2024-05-04 09:46:38.554 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689ab7df 2024-05-04 09:46:38.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-04 09:46:38.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-04 09:46:38.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.557 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689ab7df: (connection evicted) 2024-05-04 09:46:38.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-04 09:46:38.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-04 09:46:38.560 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25af233d 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-05-04 09:46:38.561 [Test worker @coroutine#6254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-04 09:46:38.580 [Test worker @coroutine#6254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-05-04 09:46:38.591 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-05-04 09:46:38.591 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.593 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-05-04 09:46:38.595 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3464d24c 2024-05-04 09:46:38.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-04 09:46:38.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-04 09:46:38.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-04 09:46:38.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@301da01d 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.598 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-04 09:46:38.599 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-05-04 09:46:38.599 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-05-04 09:46:38.599 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-04 09:46:38.613 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-05-04 09:46:38.615 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:38.624 [Test worker @coroutine#6272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-05-04 09:46:38.626 [Test worker @coroutine#6274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-05-04 09:46:38.628 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63031e98 2024-05-04 09:46:38.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-04 09:46:38.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-04 09:46:38.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-04 09:46:38.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b0db8b1 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-05-04 09:46:38.631 [Test worker @coroutine#6287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-04 09:46:38.646 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-05-04 09:46:38.658 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-05-04 09:46:38.660 [Test worker @coroutine#6291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-05-04 09:46:38.662 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb29351 2024-05-04 09:46:38.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-04 09:46:38.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-04 09:46:38.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-04 09:46:38.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f0a6b04 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1f4fa4 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1f4fa4 2024-05-04 09:46:38.665 [Test worker @coroutine#6304] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-6 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e528476 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-9 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff00844 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-6 @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-9 @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://localhost.localdomain:34537/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.677 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.678 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.678 [DefaultDispatcher-worker-1 @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.678 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34537/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.678 [DefaultDispatcher-worker-1 @coroutine#1926] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46621/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.686 [Test worker @coroutine#6304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1f4fa4 2024-05-04 09:46:38.702 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1f4fa4 2024-05-04 09:46:38.705 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1f4fa4 2024-05-04 09:46:38.707 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1f4fa4 2024-05-04 09:46:38.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-04 09:46:38.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-04 09:46:38.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-04 09:46:38.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681f5a1e 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.712 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-04 09:46:38.713 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-05-04 09:46:38.713 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-05-04 09:46:38.713 [Test worker @coroutine#6326] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-04 09:46:38.733 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-05-04 09:46:38.745 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-05-04 09:46:38.747 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-05-04 09:46:38.749 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48acb864 2024-05-04 09:46:38.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-04 09:46:38.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-04 09:46:38.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-04 09:46:38.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-04 09:46:38.754 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70798698 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-05-04 09:46:38.755 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-04 09:46:38.770 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-05-04 09:46:38.782 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-05-04 09:46:38.783 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-05-04 09:46:38.785 [Test worker @coroutine#6350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9970a 2024-05-04 09:46:38.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-04 09:46:38.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-04 09:46:38.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-04 09:46:38.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@680aa303 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.790 [Test worker @coroutine#6363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-04 09:46:38.791 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2024-05-04 09:46:38.791 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2024-05-04 09:46:38.791 [Test worker @coroutine#6363] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-04 09:46:38.804 [DefaultDispatcher-worker-2 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31ecb361 2024-05-04 09:46:38.805 [DefaultDispatcher-worker-2 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.805 [DefaultDispatcher-worker-2 @coroutine#1973] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.805 [DefaultDispatcher-worker-2 @coroutine#1973] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.806 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.806 [DefaultDispatcher-worker-14 @coroutine#1973] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40489/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.809 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2024-05-04 09:46:38.820 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2024-05-04 09:46:38.822 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2024-05-04 09:46:38.824 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43493a5d 2024-05-04 09:46:38.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-04 09:46:38.826 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-04 09:46:38.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-04 09:46:38.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-04 09:46:38.827 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8fcde8 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-05-04 09:46:38.828 [Test worker @coroutine#6384] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-04 09:46:38.843 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-05-04 09:46:38.854 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-05-04 09:46:38.856 [Test worker @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-05-04 09:46:38.858 [Test worker @coroutine#6390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46916d68 2024-05-04 09:46:38.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-04 09:46:38.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-04 09:46:38.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-04 09:46:38.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5415ed48 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.862 [Test worker @coroutine#6403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-04 09:46:38.863 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7e4aea 2024-05-04 09:46:38.863 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7e4aea 2024-05-04 09:46:38.863 [Test worker @coroutine#6403] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-04 09:46:38.878 [Test worker @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7e4aea 2024-05-04 09:46:38.889 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7e4aea 2024-05-04 09:46:38.891 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7e4aea 2024-05-04 09:46:38.893 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7e4aea 2024-05-04 09:46:38.896 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-04 09:46:38.896 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-05-04 09:46:38.896 [UI Thread @coroutine#6418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-04 09:46:38.898 [UI Thread @coroutine#6418] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-05-04 09:46:38.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-04 09:46:38.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-04 09:46:38.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-04 09:46:38.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-04 09:46:38.900 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@726615d7 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:46:38.901 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-04 09:46:38.910 [DefaultDispatcher-worker-11 @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbe5548 2024-05-04 09:46:38.910 [DefaultDispatcher-worker-11 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.910 [DefaultDispatcher-worker-11 @coroutine#2005] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.910 [DefaultDispatcher-worker-11 @coroutine#2005] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.911 [DefaultDispatcher-worker-6 @coroutine#2005] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.911 [DefaultDispatcher-worker-6 @coroutine#2005] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45071/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.922 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:46:38.933 [Test worker @coroutine#6430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:46:38.935 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:46:38.937 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41019971 2024-05-04 09:46:38.940 [UI Thread @coroutine#6445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46835/Site/verify 2024-05-04 09:46:38.940 [UI Thread @coroutine#6445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46835/Site/verify. 2024-05-04 09:46:38.940 [UI Thread @coroutine#6445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46835/Site/verify 2024-05-04 09:46:38.941 [UI Thread @coroutine#6445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46835/Site/verify 2024-05-04 09:46:38.941 [UI Thread @coroutine#6445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46835/Site/verify 2024-05-04 09:46:38.942 [UI Thread @coroutine#6445] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46835/Site/verify. 2024-05-04 09:46:38.942 [UI Thread @coroutine#6445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46835/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:46:38.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-04 09:46:38.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-04 09:46:38.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:46:38.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:38.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-04 09:46:38.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-04 09:46:38.951 [DefaultDispatcher-worker-12 @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c3f81ef 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-04 09:46:38.951 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.951 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:38.951 [DefaultDispatcher-worker-12 @coroutine#2034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1155ab2c 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:46:38.951 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-04 09:46:38.952 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:38.952 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:38.952 [Test worker @coroutine#6452] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-04 09:46:38.952 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.952 [DefaultDispatcher-worker-8 @coroutine#2034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40645/UmAppDatabase/replication/nodeId 2024-05-04 09:46:38.967 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:38.979 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:38.981 [Test worker @coroutine#6458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:38.982 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:38.994 [DefaultDispatcher-worker-13 @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:39.004 [DefaultDispatcher-worker-3 @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2 2024-05-04 09:46:39.010 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36847/588290252290396160/_ustadmanifest.json 2024-05-04 09:46:39.010 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36847/588290252290396160/_ustadmanifest.json. 2024-05-04 09:46:39.010 [UI Thread @coroutine#6471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36847/588290252290396160/_ustadmanifest.json 2024-05-04 09:46:39.012 [UI Thread @coroutine#6471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36847/588290252290396160/_ustadmanifest.json 2024-05-04 09:46:39.012 [UI Thread @coroutine#6471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36847/588290252290396160/_ustadmanifest.json 2024-05-04 09:46:39.012 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36847/588290252290396160/_ustadmanifest.json. 2024-05-04 09:46:39.013 [UI Thread @coroutine#6471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36847/588290252290396160/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:39.013 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36847/tincan.xml 2024-05-04 09:46:39.013 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36847/tincan.xml. 2024-05-04 09:46:39.013 [UI Thread @coroutine#6471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36847/tincan.xml 2024-05-04 09:46:39.014 [UI Thread @coroutine#6471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36847/tincan.xml 2024-05-04 09:46:39.014 [UI Thread @coroutine#6471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36847/tincan.xml 2024-05-04 09:46:39.038 [DefaultDispatcher-worker-12 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44a339b4 2024-05-04 09:46:39.038 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:39.038 [DefaultDispatcher-worker-12 @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://inaccessible/UmAppDatabase/replication/nodeId. 2024-05-04 09:46:39.038 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:39.039 [DefaultDispatcher-worker-12 @coroutine#2063] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:46:39.052 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:39.057 [UI Thread @coroutine#6471] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36847/tincan.xml. 2024-05-04 09:46:39.057 [UI Thread @coroutine#6471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36847/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:46:39.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-04 09:46:39.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-04 09:46:39.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:46:39.060 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d49ebf2: (connection evicted) 2024-05-04 09:46:39.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:46:39.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-04 09:46:39.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.